mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
ungenerated chunks are now filled with 0xFFFF
This commit is contained in:
@@ -132,5 +132,6 @@ object Block {
|
||||
const val WATER = "basegame:4095"
|
||||
|
||||
const val NULL = "basegame:-1"
|
||||
const val NOT_GENERATED = "basegame:-2"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user