Create/Update assets for version 1.20-rc1

This commit is contained in:
InventiveBot
2023-05-31 18:29:05 +02:00
parent a3d022a4a4
commit 6157728a45
17863 changed files with 1242844 additions and 18 deletions

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"tag": "minecraft:coals"
},
"L": {
"tag": "minecraft:logs"
},
"S": {
"item": "minecraft:stick"
}
},
"pattern": [
" S ",
"SCS",
"LLL"
],
"result": {
"item": "minecraft:campfire"
},
"show_notification": true
}