-
Notifications
You must be signed in to change notification settings - Fork 797
World Generators for SimpleRetrogen
boni edited this page Oct 29, 2016
·
6 revisions
SimpleRetrogen is a mod that allows you to retrogen things in your world. Tinkers' Construct uses the following world generators:
-
slimeknights.tconstruct.shared.worldgen.NetherOreGenerator
for Cobalt/Ardite Ore Generation -
slimeknights.tconstruct.world.worldgen.SlimeIslandGenerator
for Slime Islands in the Overworld -
slimeknights.tconstruct.world.worldgen.MagmaSlimeIslandGenerator
for Slime Islands in the Nether
SimpleRetrogen Mark for copy'n'paste:
TiC { S:worldGens < slimeknights.tconstruct.shared.worldgen.NetherOreGenerator slimeknights.tconstruct.world.worldgen.SlimeIslandGenerator slimeknights.tconstruct.world.worldgen.MagmaSlimeIslandGenerator > }