Posted September 3, 20178 yr Hi, I am wondering whether it is possible to stop the ore generation of all ores registered using the OreDic, for example if two hundred mods provide their own copper ore, I want my mod to just replace all those copper ores in world generation with my copper ore. This means the goal is to have a universal for example copper ore for world generation instead of having each mod generate their own copper ore or having to look into every config file if the mod XX provides an option to disable the ore gen. I am also wondering if it is possible with using the ore dictionary to replace the smelting recipes to output my for example copper ingot. In Short: How to stop Mod Ore Generation for for example all copper ores which are registered using OreDic? How to replace the smelting output for all with OreDic registered for example copper ores to be my copper ingot? Why do I want to do this? To only have one ore generated of each ore type (for example only one copper ore gets generated etc.) Thx in advance. Bektor Edited September 3, 20178 yr by Bektor Developer of Primeval Forest.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.