Update grass recipe to use all seeds
This commit is contained in:
@@ -9,7 +9,12 @@
|
|||||||
"minecraft:rooted_dirt",
|
"minecraft:rooted_dirt",
|
||||||
"minecraft:dirt"
|
"minecraft:dirt"
|
||||||
],
|
],
|
||||||
"S": "minecraft:wheat_seeds"
|
"S": [
|
||||||
|
"minecraft:wheat_seeds",
|
||||||
|
"minecraft:melon_seeds",
|
||||||
|
"minecraft:pumpkin_seeds",
|
||||||
|
"minecraft:beetroot_seeds"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" S ",
|
" S ",
|
||||||
|
|||||||
Reference in New Issue
Block a user