Tconstruct tools not mining stone
ThaWolf324 opened this issue ยท 6 comments
Im working on a mod pack for 1.20.1 using forge that heavily relies on tinkers construct tools, im using pmmo as a way to slow down early game and I ran into an issue with the tconstruct pickaxes. They can mine ores and everything else but can't mine any type of stone. I have tried several fixes such as making a data pack to add tinkers tools to pmmo. I have tried to use kubejs to add a event to register the tool but that just crashes the server and im kind of stuck it seems like it's working for the most part by allowing me to mine ores but not being able to mine stone is a deal breaker. Any help will be greatly appreciated. Also please keep in mind im a javascript newb
Is it all types of stone or just minecraft:stone that cannot be mined. are you custom configuring the pmmo requirements for ticon tools or using the defaults we provide? if you have custom settings for ticon tools, share your pmmo datapack with here. Are you using any pmmo addons?
It is all types of stone, no custom configs I'm using the defaults the data pack I tried to make was just a tool register, and I'm not using any add-ons for pmmo.
Okay I appreciate your time thank you for looking into it I will try to find the conflict.
Please update me if you do. I won't assume PMMO isn't a contributing factor here, but without a way to reproduce, I can't address the problem.
