1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-26 04:33:11 +00:00
Jonathan Coates a91ac6f214
Make turtle tools a little more flexible
Turtle tools now accept two additional JSON fields

 - allowEnchantments: Whether items with enchantments (or any
   non-standard NBT) can be equipped.
 - consumesDurability: Whether durability will be consumed. This can be
   "never" (the current and default behaviour), "always", and
   "when_enchanted".

Closes #1501.
2023-07-03 22:14:31 +01:00
..
2023-06-29 20:10:17 +01:00