mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
Fluid.NULL is identical to Block.AIR
This commit is contained in:
@@ -763,7 +763,7 @@ object ModMgr {
|
||||
}
|
||||
|
||||
object GameFluidLoader {
|
||||
const val fluidPath = "fluids/"
|
||||
const val fluidPath = "fluid/"
|
||||
|
||||
init {
|
||||
Terrarum.fluidCodex = FluidCodex()
|
||||
|
||||
Reference in New Issue
Block a user