Create/Update assets for version 19w36a

This commit is contained in:
InventiveBot
2019-09-05 09:57:38 +00:00
parent 5f3ebec498
commit 9f58778625
1267 changed files with 50948 additions and 20600 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"HHH",
"PPP"
],
"key": {
"P": {
"tag": "minecraft:planks"
},
"H": {
"item": "minecraft:honeycomb"
}
},
"result": {
"item": "minecraft:bee_hive"
}
}