1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-19 00:04:53 +00:00
CC-Tweaked/projects/fabric/src
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
..
client Move the model cache inside TurtleModelParts 2023-07-01 18:27:36 +01:00
generated/resources Document HTTP rules a little better 2023-07-01 16:16:06 +01:00
main Make turtle tools a little more flexible 2023-07-03 22:14:31 +01:00
test License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
testMod License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00