RetroGen with Tinkers, Galacticraft and AE

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here

L0neGamer

New Member
Jul 29, 2019
131
0
1
I'm using the core pack for FTB Lite 2, but have been adding mods as I have more confidence in my computer's ability to Minecraft. However, a side effect of this is that I'm missing ores from the aforementioned mods, mainly Aluminium and Quartz.

Using Mystcraft I can just create a new age, however, I would rather stay in my nice and stable overworld. I have enabled retrogen in CoFHWorld.cfg, AppliedEnergistics.cfg, and made sure all the ores available in CoFHWorld-Generation.cfg are allowing RetroGen. The console spams that new ores are being generated, but when cheating in a digital miner and setting it to the ore dictionary for both aluminium and quartz, it showed that there was nothing to mine.

Any suggestions on who to get this to work?
 

L0neGamer

New Member
Jul 29, 2019
131
0
1
These two are already there:

orecertusae {
I:BlockId=854
I:BlockMeta=0
I:ClusterSize=5
I:MaxY=75
I:MinY=25
I:NumClusters=7
B:RetroGen=true
}

orealuminumtic {
I:BlockId=1475
I:BlockMeta=5
I:ClusterSize=5
I:MaxY=45
I:MinY=4
I:NumClusters=7
B:RetroGen=true
}

(pastebin of it: http://pastebin.com/HmGJtbUw)