Update version
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": [
|
||||
"minecraft:podzol",
|
||||
"minecraft:coarse_dirt",
|
||||
"minecraft:mycelium",
|
||||
"minecraft:rooted_dirt",
|
||||
"minecraft:dirt"
|
||||
],
|
||||
"S": "minecraft:wheat_seeds"
|
||||
},
|
||||
"pattern": [
|
||||
" S ",
|
||||
"S#S",
|
||||
" S "
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:grass_block"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user