Create/Update assets for version 22w07a

This commit is contained in:
InventiveBot
2022-02-16 18:34:39 +00:00
parent cb4070f585
commit c2d3490592
14449 changed files with 986873 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
}
}