mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
working very crude fluid sim
This commit is contained in:
@@ -115,7 +115,9 @@ object Block {
|
||||
val SUNSTONE = 257
|
||||
val DAYLIGHT_CAPACITOR = 258
|
||||
|
||||
val FLUID_MARKER = 4095
|
||||
|
||||
val LAVA = 4094
|
||||
val WATER = 4095
|
||||
|
||||
val NULL = -1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user