
Getting Ore Generation - Modder Support - Forge Forums
Apr 6, 2017 · How should I get ore generation from other mods, I'm basically making a mod which adds all kind of ores and I want to add a feature which can control ores from other mods, so …
Disabling ore generation of other mods - Minecraft Forge Forums
Apr 23, 2017 · I'm making an customizable mod with ore generation, people enter name of an ore and than define the settings they want, I'm wondering if I could somehow disable generation of …
[Solved] - [1.15.X] Disable Vanilla Ore Gen or Change the ...
Aug 1, 2020 · Gday everyone, I'm new to Modding, and still learning. I encountered an issue and not 100% sure how to address it, so I thought I would come here and seek help from the …
Defective Ore Generation - Modder Support - Forge Forums
Apr 26, 2023 · I'm making a mod that adds various ores and materials to the game. Some of (not all) of the materials are failing to generate, and I can't figure it out for the life of me. It's been …
Disable Items through config - Modder Support - Forge Forums
Jan 23, 2023 · I can point you to the Minecraft wiki as, like I said, a user playing your mod can simply disable the recipes and ore generation themselves through a datapack.
How to change ore generation - Modder Support - Forge Forums
Quote Members April 21, 20223 yr Author No, it's ore from another mod Quote April 21, 20223 yr you can modify the Ore generation via the BiomeLoadingEvent, remove the PlacedFeature of …
[1.20.4] Custom ore feature causes extreme amount of generation …
May 8, 2024 · So i have a custom ore and, arround the ore, a bunch of randomly placed custom stone blocks should be placed. After applying it, i've found that it causes moderate to extreme …
[Solved]redoing world generation with custom ores - Minecraft …
Mar 31, 2017 · 1.11.2 I lack in understanding how minecraft generates the world block information. I had been assuming that everything is generated on the fly when the system asks …
[1.11.2] [UNSOLVED] Ore Generation - Minecraft Forge Forums
Sep 11, 2017 · Hi, I'm currently wondering how I can disable ore generation for other mods to replace it with my own ore generation. So actually something like GeoCraft which also …
[1.14.4] [SOLVED] remove vanilla ore generation - Minecraft Forge …
Aug 18, 2019 · I can't seem to find any documentation on removing vanilla ore generation in 1.14.x. does anyone know of a guide or a good place to start? [SOLUTION] Create this class: …