mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
wire pieces will be 'lit' when it receives power (power propagation not implemented)
This commit is contained in:
@@ -12,6 +12,7 @@ import net.torvald.terrarum.serialise.toLittle
|
||||
class BlockProp {
|
||||
|
||||
var id: ItemID = ""
|
||||
var numericID: Int = -1
|
||||
|
||||
var nameKey: String = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user