Create/Update assets for version 21w41a

This commit is contained in:
InventiveBot
2021-10-13 18:32:28 +00:00
parent 5c16a15413
commit bc2ac50b89
14356 changed files with 969915 additions and 18 deletions

View File

@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X",
"#",
"Y"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:flint"
},
"Y": {
"item": "minecraft:feather"
}
},
"result": {
"item": "minecraft:arrow",
"count": 4
}
}