Started by
Djoonst
on
Topic category: Help with MCreator software
Hello,
I have been trying to make some custom ores, but when I add one the mod doesn't work anymore.
The rest of the mod works fine, but when i try to add anything like ores or something it gives me a setup error in Forge
Pictures:
Edited by Djoonst on Tue, 02/18/2020 - 22:45
Usually something like that isn't actually the fault of your ore (or it is, but in a weird way that you can't spot in the editor). But up near the top of your window, across from "workspace", there should be something that says "console". If you click that after trying to run your mod, it'll show you a long and confusing error report. Then you can either pick through it until you spot the problem, or post it on here and hope somebody knowledgeable has time to look.
...One time my whole workspace broke, and it turned out to be because I was trying to spawn a mob in a biome I had copied vanilla code for. 6w6; They both worked, just not with each other. :p So it really can be just weird stuff.
Thanks, i showed some of my discord friends and one of them fixed it for me.