Expanded Delight [Fabric]

Expanded Delight [Fabric]

9M Downloads

can't break salt ore.

electricsteve opened this issue ยท 6 comments

commented

i cant break salt ore.

commented

Same, and can't seem to find a solution for it.

commented

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.

commented

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

commented

I'm not at my pc rn, but you probably didn't put "minecraft" as the namespace.

commented

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.

Salt Ore Fix.zip

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

commented

Yea, I'm on 1.19.2 myself.