minecraft-all-the-mon/config/immersiveengineering-startup.toml
2026-02-28 21:10:56 -03:00

17 lines
538 B
TOML

#A list of preferred Mod IDs that results of IE processes should stem from, aka which mod you want the copper to come from.
#This affects the ores dug by the excavator, as well as those crushing recipes that don't have associated IE items. This list is in oreder of priority.
preferredOres = [ "minecraft",
"alltheores",
"allthemodium",
"kubejs",
"mekanism",
"occultism",
"industrialforegoing",
"pneumaticcraft",
"biggerreactors",
"ae2",
"enderio",
"utilitarian",
"actuallyadditions"]