Various minor tweaks

This commit is contained in:
Anuken
2021-08-20 00:05:08 -04:00
parent 946bba63d0
commit 5ddb22ab61
4 changed files with 7 additions and 4 deletions

View File

@@ -52,6 +52,8 @@ public class Planets implements ContentList{
totalRadius += 2.6f;
lightSrcTo = 0.5f;
lightDstFrom = 0.2f;
//TODO
alwaysUnlocked = true;
}};
makeAsteroid("gier", erekir, Blocks.ferricStoneWall, Blocks.carbonWall, 0.4f, 7, 1f, gen -> {