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