mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 03:06:55 -04:00
Make the new cactus block craft the cactus arm instead of the old one. (#1694)
fixes #1693
This commit is contained in:
parent
bd5ea763cb
commit
32760169f7
@ -144,7 +144,7 @@
|
||||
.output = "cubyz:sign/willow",
|
||||
},
|
||||
.{
|
||||
.inputs = .{"cubyz:cactus"},
|
||||
.inputs = .{"cubyz:log/cactus"},
|
||||
.output = "2 cubyz:cactus_arm",
|
||||
},
|
||||
.{
|
||||
|
Loading…
x
Reference in New Issue
Block a user