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,20 @@
{
"type": "minecraft:crafting_shaped",
"group": "banner",
"pattern": [
"###",
"###",
" | "
],
"key": {
"#": {
"item": "minecraft:pink_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:pink_banner"
}
}