Remove faceless pumpkins from survival again
The top face rotates when you use shears on the pumpkin.
This commit is contained in:
parent
060a853840
commit
72684f36ff
3 changed files with 13 additions and 9 deletions
|
@ -2858,7 +2858,7 @@ local function register_decorations()
|
|||
size = { x=1, y=2, z=1 },
|
||||
data = {
|
||||
{ name = "air", prob = 0 },
|
||||
{ name = "mcl_farming:pumpkin", param1=255, },
|
||||
{ name = "mcl_farming:pumpkin_face", param1=255, },
|
||||
},
|
||||
},
|
||||
place_on = {"group:grass_block_no_snow"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue