Create/Update assets for version 20w49a

This commit is contained in:
InventiveBot
2020-12-02 20:03:14 +00:00
parent f15eb9c4b1
commit b360b1222f
7439 changed files with 421195 additions and 91044 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"-#-",
"# #",
"###"
],
"key": {
"#": {
"item": "minecraft:rabbit_hide"
},
"-": {
"item": "minecraft:string"
}
},
"result": {
"item": "minecraft:bundle"
}
}