I am creating a Minecraft Mod for 1.18.2, but when i (somewhat) follow this tutorial, the game loads and everything and then when i run "/placefeature minermod:minerarium_ore" it either says that the feature doesn't exist, or that it "Placed Successfully". I don't know what i did but it now only says that "The Feature Doesn't Exist", even though it was working fine with the same exact code 5 minutes previously. When it does "Placed Successfully" it doesn't generate my ore, even though i told it what ore to generate. I have two ore blocks, one for deepslate level, one for regular stone level, they are
I am creating a Minecraft Mod for 1.18.2, but when i (somewhat) follow this tutorial, the game loads and everything and then when i run "/placefeature minermod:minerarium_ore" it either says that the feature doesn't exist, or that it "Placed Successfully". I don't know what i did but it now only says that "The Feature Doesn't Exist", even though it was working fine with the same exact code 5 minutes previously. When it does "Placed Successfully" it doesn't generate my ore, even though i told it what ore to generate. I have two ore blocks, one for deepslate level, one for regular stone level, they are
minermod:minerarium_ore
and
minermod:deepslate_minerarium_ore
Code is available on request.
Hello! I need help with my Minecraft Mod for 1.18.2. The CurseForge mod is Here.
The forum post for the mod is Here.
You see, i have 2 major errors in my code right now, described on my forum post describing the issue Here.
Why is this deleted
Hello! I need help with my Minecraft Mod for 1.18.2. The CurseForge mod is Here.
The forum post for the mod is Here.
You see, i have 2 major errors in my code right now, described on my forum post describing the issue Here.