You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world
37
-
- 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
38
-
- The new syntax is `/tk clear <size> [filter] [removeBedrock]`
39
-
40
-
## 87.0.1
41
-
42
-
### Changed
43
-
44
-
- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.
45
-
-`KUBEJS`
46
-
-`KUBEJS_NATIVE`
47
-
-`JSON`
48
-
-`SNBT`
49
-
-`NBT`
50
-
-`CRAFTTWEAKER`
51
-
-`PLAIN`
52
-
-`CSV`
53
-
54
-
### Fixed
55
-
56
-
- The mod works again on NeoForge
57
-
58
-
## 87.0.0
59
-
60
-
### Changed
61
-
62
-
- Updated to 1.21
63
-
64
-
## 85.0.0
65
-
66
-
### Changed
67
-
68
-
- Updated to 1.20.5
69
-
70
-
## 84.0.1
71
-
72
-
### Fixed
73
-
74
-
- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)
0 commit comments