Started by
.-pluto-.
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make an ore that spawns only in water, but I'm not very adept when it comes to code. I've tried setting the biomes it can spawn in to only oceans, but it still spawns in caves. Could someone help me out?
you could try changing the blocks it can transform, usually the block will be stone and it's other counterparts, however you could remove those and make it a water block, this should be in the generations tab with the world chunk graphic, hope this helped.