Unlock necessary blocks before landing

This commit is contained in:
Anuken
2022-01-23 15:28:12 -05:00
parent b281f29f01
commit 5a2d69278b
4 changed files with 10 additions and 0 deletions

View File

@@ -57,6 +57,12 @@ public class Planets{
totalRadius += 2.6f;
lightSrcTo = 0.5f;
lightDstFrom = 0.2f;
unlockedOnLand.addAll(
Blocks.plasmaBore, Blocks.duct,
Blocks.turbineCondenser, Blocks.breach,
Blocks.coreCitadel
);
}};
//TODO names