[1.18.2] [Causes Crash] FabricBlockSettings.breakByHand removed from Fabric API
iiisak opened this issue ยท 3 comments
Hello!
I was trying to run CC:Restitched mod on Fabric 1.18.2 but it crashed Minecraft once loaded.
I read through the error and noticed:
java.lang.NoSuchMethodError: 'net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings.breakByHand(boolean)'
Doing some research it turns out that a relatively recent commit to the FabricAPI removed FabricBlockSettings.breakByHand
which prevents CC:Restitched from working.
Minecraft version: 1.18.2
CC-Restitched version: 1.100.2
Well, it seems like Minecraft is not crashing anymore. When I try to create and load a new world it seems to freeze though. I am unsure if this is related to CC:Tweaked or some other mod. Thanks!
Could you try using this version?
https://github.com/cc-tweaked/cc-restitched/suites/5501390720/artifacts/176011707
Download it, open zip and copy file with shortest name to your mods folder (removing previous version ofc)