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,19 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
" B ",
" S "
],
"key": {
"S": {
"tag": "minecraft:wooden_slabs"
},
"B": {
"item": "minecraft:bookshelf"
}
},
"result": {
"item": "minecraft:lectern"
}
}