Other Mod Ore Gen Asteroid Belt?

JakXLT

Member
May 16, 2014
65
10
8
31
Code:
    # If this is enabled, other mods' ores and all other features (eg. plants) can generate on the Moon and planets.
    B:"Generate other mods features on planets"=true

    # Enter IDs of other mods' ores here for Galacticraft to generate them on the Moon and other planets. Format is BlockName or BlockName:metadata. Use optional parameters at end of each line: /RARE /UNCOMMON or /COMMON for rarity in a chunk; /DEEP /SHALLOW or /BOTH for height; /SINGLE /STANDARD or /LARGE for clump size; /XTRARANDOM for ores sometimes there sometimes not at all.  If nothing specified, defaults are /COMMON, /EVEN and /STANDARD.  Repeat lines to generate a huge quantity of ores.
    S:"Other mods ores for GC to generate on the Moon and planets" <
        ThermalFoundation:Ore:0 /COMMON /BOTH /STANDARD
        ThermalFoundation:Ore:1 /COMMON /BOTH /STANDARD
        ThermalFoundation:Ore:2 /COMMON /BOTH /STANDARD
        ThermalFoundation:Ore:3 /COMMON /BOTH /STANDARD
        ThermalFoundation:Ore:4 /COMMON /BOTH /STANDARD
        ThermalFoundation:Ore:5 /COMMON /BOTH /STANDARD
        ThermalFoundation:Ore:6 /COMMON /BOTH /STANDARD
        IC2:blockOreCopper:0 /COMMON /BOTH /STANDARD
        IC2:blockOreTin:0 /COMMON /BOTH /STANDARD
        IC2:blockOreUran:0 /COMMON /BOTH /STANDARD
        IC2:blockOreLead:0 /COMMON /BOTH /STANDARD
        Mekanism:OreBlock:0 /COMMON /BOTH /STANDARD
        Mekanism:OreBlock:1 /COMMON /BOTH /STANDARD
        Mekanism:OreBlock:2 /COMMON /BOTH /STANDARD
        ProjRed|Exploration:projectred.exploration.ore:0 /COMMON /BOTH /STANDARD
        ProjRed|Exploration:projectred.exploration.ore:1 /COMMON /BOTH /STANDARD
        ProjRed|Exploration:projectred.exploration.ore:2 /COMMON /BOTH /STANDARD
        BigReactors:YelloriteOre:0 /COMMON /BOTH /STANDARD
        Forestry:resources:0 /COMMON /BOTH /STANDARD
        Forestry:resources:1 /COMMON /BOTH /STANDARD
        Forestry:resources:2 /COMMON /BOTH /STANDARD
    >

Am I simply doing this wrong or...

I can't find any of these ores in the asteroid belt.
 

Share this page