1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 17:30:29 +00:00
CC-Tweaked/projects
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
..
common Ignore enchantments/attributes on the original item 2024-04-29 21:07:04 +01:00
common-api Ignore enchantments/attributes on the original item 2024-04-29 21:07:04 +01:00
core Remove several unused test files 2024-04-28 19:54:39 +01:00
core-api Merge branch 'mc-1.20.x' into mc-1.20.y 2024-03-22 21:23:49 +00:00
fabric Small cleanup after testing 2024-04-28 22:02:12 +01:00
fabric-api Rewrite upgrades to use dynamic registries 2024-04-28 19:47:19 +01:00
forge Small cleanup after testing 2024-04-28 22:02:12 +01:00
forge-api Rewrite upgrades to use dynamic registries 2024-04-28 19:47:19 +01:00
lints Merge branch 'mc-1.20.x' into mc-1.20.y 2024-04-07 22:06:49 +01:00
standalone Allow mounting folders in the standalone emulator 2024-04-03 21:27:18 +01:00
web Fix build on Windows 2024-04-24 17:55:48 +01:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00