signal switches

This commit is contained in:
minjaesong
2024-03-01 01:58:16 +09:00
parent 902a086a4f
commit 6c3ec20b3d
25 changed files with 222 additions and 33 deletions

View File

@@ -561,7 +561,9 @@ object ModMgr {
))
}
}
Terrarum.wireCodex.fromModule(module, "wires/")
Terrarum.wireCodex.fromModule(module, "wires/") { wire ->
}
}
private fun makeNewItemObj(tile: BlockProp, isWall: Boolean) = object : GameItem(