mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-13 09:26:11 -04:00
block property: crafting
This commit is contained in:
parent
2e5969224c
commit
a23ec4c1c3
@ -146,6 +146,7 @@ object BlockProperties {
|
||||
val FLOWER_AMOUNT = IntProperty("flower_amount").register()
|
||||
|
||||
val CRACKED = BooleanProperty("cracked").register()
|
||||
val CRAFTING = BooleanProperty("crafting").register()
|
||||
|
||||
|
||||
@Deprecated("should not exist")
|
||||
|
Loading…
x
Reference in New Issue
Block a user