- Updated to 1.21.4
- Updated to 1.21.2/1.21.3
- The
/tk clear
command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we've changed it to one that's much more clear
- The new syntax is
/tk clear <size> [filter] [removeBedrock]
- Added more copy types for the
/tk copy
command. You can now use the following types. Please note thatplain
is the default if no type is provided. Plain is the old default.KUBEJS
KUBEJS_NATIVE
JSON
SNBT
NBT
CRAFTTWEAKER
PLAIN
CSV
- The mod works again on NeoForge
- Updated to 1.21
- Updated to 1.20.5
- Restricted the
/toggledownfall
command togamemasters
(Minecrafts naming, not mine.)