Skip to content

Commit

Permalink
block property: crafting
Browse files Browse the repository at this point in the history
  • Loading branch information
Bixilon committed Oct 19, 2023
1 parent cd26ce5 commit c714fe4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit c714fe4

Please sign in to comment.