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
|`refillOffhand`|`true`, `false`|`true`| Allow refilling stacks in the offhand |
143
-
|`refillNonStackables`|`true`, `false`|`false`| Allow refilling non-stackable items like Totems of Undying |
144
-
|`enchantableEnderChest`|`true`, `false`|`false`| Allows Ender Chests to also be enchanted |
145
-
|`coloredNames`|`true`, `false`|`false`| Show the names of placed enchanted containers in aqua color. This applies to all players |
146
-
|`creativeSiphon`|`true`, `false`|`false`| Enable the Siphon enchantment for creative players |
147
-
|`creativeRefill`|`true`, `false`|`false`| Enable the Refill enchantment for creative players |
148
-
|`creativeVacuum`|`true`, `false`|`false`| Enable the Vacuum enchantment for creative players |
149
-
|`creativeVoid`|`true`, `false`|`false`| Enable the Void enchantment for creative players |
150
-
|`generateSiphon`|`true`, `false`|`true`| Make the Siphon enchantment obtainable in survival by allowing enchanted books to generate with it |
151
-
|`generateRefill`|`true`, `false`|`true`| Make the Refill enchantment obtainable in survival by allowing enchanted books to generate with it |
152
-
|`generateVacuum`|`true`, `false`|`false`| Make the Vacuum enchantment obtainable in survival by allowing enchanted books to generate with it |
153
-
|`generateVoid`|`true`, `false`|`false`| Make the Void enchantment obtainable in survival by allowing enchanted books to generate with it |
154
-
|`generateAugment`|`true`, `false`|`false`| Make the Augment enchantment obtainable in survival by allowing enchanted books to generate with it |
155
-
|`nestedContainers`|`true`, `false`|`true`| Search containers recursively up to 256 levels deep (e.g, search through Shulker Boxes in an Ender Chest) |
156
-
|`strongerSiphon`|`true`, `false`|`false`| Allow the Siphon enchantment to fill empty slots. The same behavior can be enabled for the Vacuum enchantment with `weakerVacuum`|
157
-
|`weakerVacuum`|`true`, `false`|`false`| Require the same item to already be present in the container. The same behavior can be enabled for the Siphon enchantment with `strongerSiphon`|
|`refillOffhand`|`true`, `false`|`true`| Allow refilling stacks in the offhand |
144
+
|`refillNonStackables`|`true`, `false`|`false`| Allow refilling non-stackable items like Totems of Undying |
145
+
|`enchantableEnderChest`|`true`, `false`|`false`| Allows Ender Chests to also be enchanted |
146
+
|`coloredNames`|`true`, `false`|`false`| Show the names of placed enchanted containers in aqua color. This applies to all players |
147
+
|`creativeSiphon`|`true`, `false`|`false`| Enable the Siphon enchantment for creative players |
148
+
|`creativeRefill`|`true`, `false`|`false`| Enable the Refill enchantment for creative players |
149
+
|`creativeVacuum`|`true`, `false`|`false`| Enable the Vacuum enchantment for creative players |
150
+
|`creativeVoid`|`true`, `false`|`false`| Enable the Void enchantment for creative players |
151
+
|`generateSiphon`|`true`, `false`|`true`| Make the Siphon enchantment obtainable in survival by allowing enchanted books to generate with it |
152
+
|`generateRefill`|`true`, `false`|`true`| Make the Refill enchantment obtainable in survival by allowing enchanted books to generate with it |
153
+
|`generateVacuum`|`true`, `false`|`false`| Make the Vacuum enchantment obtainable in survival by allowing enchanted books to generate with it |
154
+
|`generateVoid`|`true`, `false`|`false`| Make the Void enchantment obtainable in survival by allowing enchanted books to generate with it |
155
+
|`generateAugment`|`true`, `false`|`false`| Make the Augment enchantment obtainable in survival by allowing enchanted books to generate with it |
156
+
|`nestedContainers`| any integer between `0` and `32767`|`255`| Search containers recursively up to the specified number of levels deep (e.g, search through Shulker Boxes in an Ender Chest) |
157
+
|`strongerSiphon`|`true`, `false`|`false`| Allow the Siphon enchantment to fill empty slots. The same behavior can be enabled for the Vacuum enchantment with `weakerVacuum`|
158
+
|`weakerVacuum`|`true`, `false`|`false`| Require the same item to already be present in the container. The same behavior can be enabled for the Siphon enchantment with `strongerSiphon`|
159
+
|`maxAugmentLevel`|`1`, `2`, `3`|`3`| The maximum level for the Augment enchantment. For the best experience execute `/reload` after changing this value |
0 commit comments