BlesseNtumble / GalaxySpace

Addon for GalactiCraft 4
Apache License 2.0
68 stars 42 forks source link

Custom ores in Galaxy Space planets #484

Open knoxhack opened 4 years ago

knoxhack commented 4 years ago

I having problems adding more ores to the galaxy space planets, I want to add some ore to generate in Ceres using https://www.curseforge.com/minecraft/mc-mods/ore-controller but is not working

Speak2Erase commented 4 years ago

Try using cofh world, if you have thermal foundation (idk how you wouldn't if this is a modpack focused on more than just galacticraft) you'll already have it Galacticraft has a config that stops other mods from spawning ores and whatnot, but has a separate config to allow cofh world to spawn ores If you want I can write you a script to do it, but you'd need to tell me the ore, the weight, the spawning height, etc.

knoxhack commented 4 years ago

I already tried with Cofh and I also tried MMD's OreSpawn 3 but none worked. And yeah I enabled spawning other mods features in planets from the Galacticraft options. I'm able to generate ores in the Galacticraft planets (Mars, Venus) but no on the galaxy space planets

Speak2Erase commented 4 years ago

I had a similar issue. Try looking at https://github.com/wistlyr/Realistic-Unreality for how I set it up

knoxhack commented 4 years ago

@Speak2Erase Will look into it, thanks