Moved thorium into the 'next tier' on Erekir

This commit is contained in:
Anuken
2022-01-10 11:22:53 -05:00
parent feb1135bcc
commit 5509104a44
7 changed files with 14 additions and 8 deletions

View File

@@ -147,6 +147,9 @@ public class AsteroidGenerator extends BlankPlanetGenerator{
state.rules.borderDarkness = false;
state.rules.environment = Env.space;
state.rules.waves = true;
//TODO ???
//state.rules.hiddenBuildItems.addAll(Items.plastanium, Items.surgeAlloy);
//TODO maybe make this on by default everywhere
state.rules.showSpawns = true;
//TODO better wavegen, do it by hand even