Fluid.NULL is identical to Block.AIR

This commit is contained in:
minjaesong
2024-07-15 00:48:52 +09:00
parent bddd871c9d
commit 5f1b860555
9 changed files with 74 additions and 63 deletions

View File

@@ -763,7 +763,7 @@ object ModMgr {
}
object GameFluidLoader {
const val fluidPath = "fluids/"
const val fluidPath = "fluid/"
init {
Terrarum.fluidCodex = FluidCodex()