cc-tweaked / CC-Tweaked

Just another ComputerCraft fork
https://tweaked.cc
882 stars 206 forks source link

Turtles can`t equip tools #1848

Closed Aranyalma2 closed 1 month ago

Aranyalma2 commented 1 month ago

Minecraft Version

1.20.x

Version

110.3

Details

[1.20.5] 1.110.3

Turtles can`t equip pickaxe, axe, hoe, etc,,,, (Modems and crafting table works) On the other hand, the ones already on it work, they can be removed, but they cannot be put back on

No errors are logged during startup or running.

NeoForge, Fabric version affected (Forge untested)

Side note: This is the only version (yet) that is compatible with the polymer (run CC-Tweaked only server-sided) patch under 1.20.5 and 1.20.6

Zirunis commented 1 month ago

I've encountered the same bug a couple days ago but didn't think anything of it because I never equip/unequip peripherals so I didn't know whether the behavior was intended or not. Same version on NeoForge. I think you accidentally closed this issue, maybe reopen it if you can?

Aranyalma2 commented 1 month ago

Isssue is dupliacated (my bad) #1810 and already patched in Ignore enchantments/attributes on the original item commit (released under 1.110). On 1.20.5 the easiest way get the patch, compile your own .jar after the #1810.

But after the Ignore enchantments/attributes on the original item the polymer patch`s mixins (TurtleToolAccessor) are incompatible with CC:T