Started by
MamaLuigi
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a minecraft mod that adds patches of bedrock at the bottom of the world that are weak, and can be broken with explosions.
I need help with figuring out how to have the patches of Weak Bedrock spawn at the bottom of the world, (I was thinking maybe using Features), and how to make it so they are still unbreakable, but they can be broken with explosions.
Any help would be greatly appreciated!
Nevermind. I just had the Weak Bedrock generate as an ore, but only from -60 to -64, and I made the hardness -1, (so its unbreakable), but I made the blast resistance 0, so it can be. broken by explosions.
For anyone trying to to this. Make sure to NOT tick the "Unbreakable?" box, as that will make it exactly like bedrock, so it can't be blown up.