Started by
AnthonyB
on
Topic category: Help with MCreator software
I'm attempting to remove or replace several vanilla blocks (ores) in MC using MCreator.
I have new textures and stats created in MCreator - unfortunately only some of the vanilla blocks are replaced and there doesn't seem to be an option in the Generation tab to replace all.
What's the easiest way for a beginner to achieve this? I've looked into Procedures but cannot find anything that looks feasible.
Update:
I've written a procedure to replace any player placed blocks with my new block.
I've yet to work out how to replace world generated blocks with my new block.
Is there an option to run replace when Minecraft generates a block in the world?