Incompatibility with Charm (fabric)
pjlasl opened this issue ยท 4 comments
I am using your mod along side Charm and I noticed that I am unable to break the woodcutter item.
I was using the copper axe to break it, so I tried the iron axe, and I am still unable to break it (even by hand).
Without your mod installed, the item breaks as expected...
Yo, thanks for your input!
I looked into it, and it appears that the woodcutter has a material of stone, but would be broken using an axe. Now my code required that if a material of the block is stone, it can only be broken using a pickaxe. As of this writing, there doesn't seem to be a method that checks and returns the breakByTool of a block.
I'll keep you in touch when I fix it~
Hi! Just to let you know the mod has been updated to "fix" the incompatibility issue. You can download it on CurseForge or through the Releases page.
Lemme know if you have further inquiries.