Started by
BeeTimofey
on
Topic category: Help with Minecraft modding (Java Edition)
I created a new ore that spawns only in deepslate level (from -64 to 0), setted up that it gonna replace deepslate or redstone, but it don't spawning! I created a few worlds, tried to find my ore, but still no proccess! I have setted mid amount for chunk of ore to 15. Who can help to it generate?
Targeting rare blocks may not be ideal because it will only replace them if random location select to spawn actually matches blocks, so this may be very rare.
Deepslate is not rare at that height though. Try experimenting a bit with settings like making it generate on all heights and replace stone, and if that does not work, it may be a bug.
In this case, open a bug report on our github
Ore still don't spawning after all i done. I think it's a bug. I gonna make other way to get this resource.
I would advise you to open a bug report on our issue tracker at https://github.com/MCreator/MCreator/issues with a demo workspace that contains one block showing how it doesn't generate.