can't break salt ore.
electricsteve opened this issue ยท 6 comments
Same, and can't seem to find a solution for it.
I found a fix. I made a custom datapack which give the block the "mineable/pickaxe" tag (i think, im not at my pc to check). That makes it work. So they just have to add the tag to the block.
I found a fix. I made a custom datapack which give the block the "mineable/pickaxe" tag (i think, im not at my pc to check). That makes it work. So they just have to add the tag to the block.
Please may you share the pack? I've tried making one but its not letting players break the ore
I'm not at my pc rn, but you probably didn't put "minecraft" as the namespace.
Note: This is for 1.19.2
This was really annoying me so I figured out how to make a datapack to fix it.
I've literally never made a datapack before and I'm not very good at coding in general.
That being said, here's the file that I used to fix the issue for me.
Unzip the folder into your datapacks folder and restart your game and server.
For single player it should be /minecraft/saves/YOUR WORLD NAME HERE/datapacks/ <-extract zip here
For servers /world/datapacks/ <-extract zip here