Create/Update assets for version 23w12a

This commit is contained in:
InventiveBot
2023-03-22 18:51:17 +01:00
parent 1a455fef50
commit d931f0c355
17969 changed files with 1188110 additions and 18 deletions

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"$": {
"item": "minecraft:tripwire_hook"
},
"&": {
"item": "minecraft:iron_ingot"
},
"~": {
"item": "minecraft:string"
}
},
"pattern": [
"#&#",
"~$~",
" # "
],
"result": {
"item": "minecraft:crossbow"
},
"show_notification": true
}