Create/Update assets for version 23w41a

This commit is contained in:
InventiveBot
2023-10-11 18:28:36 +02:00
parent 70516773c9
commit 3dad1c311c
18353 changed files with 1300685 additions and 18 deletions

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "banner",
"key": {
"#": {
"item": "minecraft:orange_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"pattern": [
"###",
"###",
" | "
],
"result": {
"item": "minecraft:orange_banner"
},
"show_notification": true
}