Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
WorldEdit Tick Spreader
Spread WorldEdit operations across multiple ticks.
That's all.
Semi-configurable, single command /wets
(/worldedit-tick-spreader
), one permission (wets
), two possible arguments:
/wets (sorted | not-sorted)
- whether blocks will be placed in a sorted arrangement or not. Sorted is default./wets <blocks-per-tick>
- Changes the amount of blocks that will be placed per tick. Negative numbers result in a lot of blocks per tick (9223372036854775807). Default is 1.
Sorted placing and block count per tick, affected by commands, are per-player.