allthemons-gf/config/immersiveengineering-startup.toml
2026-05-17 19:29:34 +02:00

16 lines
554 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"]