Create/Update assets for version 1.19.1

This commit is contained in:
InventiveBot
2022-08-03 18:27:40 +02:00
parent 70e4a09348
commit 5682fb1979
15468 changed files with 1044674 additions and 18 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:flint"
}
},
"pattern": [
"@@",
"##",
"##"
],
"result": {
"item": "minecraft:fletching_table"
}
}