1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 17:30:29 +00:00
CC-Tweaked/projects/common
Jonathan Coates 94c864759d
Ignore enchantments/attributes on the original item
Turtle tools were not equippable, as we considered the stack enchanted
due to the item's base attribute modifiers. We now only check the
component patch for enchantments/attribute modifiers.

This also removes the craftItem property of tools - this hasn't worked
since we added support for enchanted tools!

Fixes #1810
2024-04-29 21:07:04 +01:00
..
src Ignore enchantments/attributes on the original item 2024-04-29 21:07:04 +01:00
build.gradle.kts Merge branch 'mc-1.20.x' into mc-1.20.y 2024-04-26 18:38:15 +01:00