This is a small Addon to bring Gregtechs oregen to Galacticrafts Moon and Mars.
GalacticGreg needs Galacticraft 238 or higher to work without any other configuation.
Otherwise
B:"Generate other mods features on planets"=true
in the Galacticraft core.conf.
Should there generate unwanted stuff on the moon, it is possible instead to enable experimentalGCWorldgen in the config. This worldgen is still bugged and not recomended to use but at last it works somehow.
GalacticGreg is only nessesary since Galacticraft uses non vanilla stone in its worldgen. Other mods dimensions (ExU Deep Dark or Twilight Forest for example can be customized by GregTech alone. Simply use WorldGeneration.cfg /worldgen/dimensions/ore/mix/xxx to control its generation.
copper {
B:Nether_true=true
B:Overworld_true=true
B:"The End_true"=true
B:"Twilight Forest_true"=true
B:Underdark_true=true
}
On the first start, inside the Gregtech WorldGeneration.cfg additional Lines will be generated looking like this:
iron {
B:Asteroid_true=true
I:Density_4=4
B:EndAsteroid_true=true
B:Mars_true=true
I:MaxHeight_40=40
I:MinHeight_10=10
B:Moon_true=true
B:Nether_true=true
I:OrePrimaryLayer_930=930
I:OreSecondaryLayer_931=931
I:OreSporadiclyInbetween_917=917
I:OreSporaticlyAround_871=871
B:Overworld_true=true
I:RandomWeight_120=120
I:Size_24=24
B:TheEnd_false=false
}
Display More
The mod is tested with Gregtech 6.00.48, Galacticraft Build 332 and Forge 1263.
Who wants to use this mod in a Modpack is free to do so, i do not care.
<Github> Please also use for issues.
1.12- Updated to GT6.03.24.
1.11- Updated to GT6.03.06.
1.10- Updated to GT6.01.06.
1.9 - Updated to GT6.00.54.
1.8 - Updated default oregen to fit GT6.00.52.
Fixed randomisation bug on asteroid worldgen.
1.7 - Fixed usage of some depricated methods.
General Code Cleanup.
1.6 - Added compatibilty with GT Bedrock ores.
Added defaults to fit changed GT6 worldgen config.
Now uses GT worldgen code dirctly instead of copying it.
Needs GT6.00.47 to work.
1.5 - Fixed compatibility to GT6.00.34.
1.4 - Fixed compatibility to GT6.00.10.
1.3 - Fixed compatibility to GT6.00.06.
1.2 - Fixed compatibility to GT6.00.02.
1.1 - Update to GT6.00.01 (required). GT Ores do now use Textures of Galacticraft Stone.
1.0 - Updated to GT6 (Not compatible to GT5 anymore)
0.7 - Fixed Asteroids not containing ores
- Removed debug logging
- GG now changes it's default accordingly if GT 5.08 or 5.09 is installed.
0.6 - Fixed ores spawning on planet surface.
- Fixed issue with spawn weight.
- Added processing recipes for some Moon and Mars stones into usable materials.
0.5 - Removed Experimental Oregen. Galacticraft does that now internally since Build 238.
- Added Configs for Asteroid Probability, minsize and maxsize (seperate for both End and GG Asteroids).
- Changed Defaults for Asteroidores. (Disabled cheap ores and lowerd the probability of asteroids spawning)
- Fixed messed up End Asteroid spawn
0.4 - Changed to be able run server side only.
- Added GT Ore Asteroids in Galacticraft Asteroid Dimension.
- Added GT Ore Asteroids in the End.
- Added configs for Ore Asteroids.
0.3 - Changed defaults for Moon/Mars oregen.
- Added config for experimentalGCWorldgen.
0.2 - Small fix on Mars oregen.
0.1 - Initial Release.