This commit is contained in:
Anuken
2020-05-31 20:16:32 -04:00
parent 8598b0a23a
commit 5b4a22e219
23 changed files with 3402 additions and 3271 deletions

View File

@@ -17,6 +17,9 @@ public class Layer{
//things such as spent casings or rubble
debris = 20,
//stuff under blocks, like connections of conveyors/conduits
blockUnder = 29.5f,
//base block layer - most blocks go here
block = 30,