Create/Update assets for version 1.19.1-pre3

This commit is contained in:
InventiveBot
2022-07-06 18:36:41 +02:00
parent d8ea6e18b8
commit 18843f9a57
15468 changed files with 1040437 additions and 18 deletions

View File

@@ -0,0 +1,28 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"#": {
"item": "minecraft:stick"
},
"S": {
"tag": "minecraft:soul_fire_base_blocks"
},
"X": [
{
"item": "minecraft:coal"
},
{
"item": "minecraft:charcoal"
}
]
},
"pattern": [
"X",
"#",
"S"
],
"result": {
"count": 4,
"item": "minecraft:soul_torch"
}
}