Generator explosion system cleanup

This commit is contained in:
Anuken
2022-08-02 13:13:37 -04:00
parent fa1a5971cf
commit e28d7b8d8d
10 changed files with 103 additions and 82 deletions

View File

@@ -52,6 +52,7 @@ public class Liquids{
capPuddles = false;
hidden = true;
spreadTarget = Liquids.water;
moveThroughBlocks = true;
colorFrom = Color.valueOf("e8803f");
colorTo = Color.valueOf("8c1225");