Add faceless pumpkin

This commit is contained in:
Wuzzy 2017-11-23 00:05:31 +01:00
parent a66df6bc9a
commit ce544cce6e
3 changed files with 18 additions and 8 deletions

View file

@ -2858,7 +2858,7 @@ local function register_decorations()
size = { x=1, y=2, z=1 },
data = {
{ name = "air", prob = 0 },
{ name = "mcl_farming:pumpkin_face", param1=255, },
{ name = "mcl_farming:pumpkin", param1=255, },
},
},
place_on = {"group:grass_block_no_snow"},