Create/Update assets for version 1.17-pre1

This commit is contained in:
InventiveBot
2021-05-29 16:16:14 +00:00
parent 58b9632406
commit 859f5222b6
14323 changed files with 953128 additions and 18 deletions

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": [
{
"item": "minecraft:coal"
},
{
"item": "minecraft:charcoal"
}
]
},
"result": {
"item": "minecraft:torch",
"count": 4
}
}