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,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"C": {
"item": "minecraft:chest"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"I I",
"ICI",
" I "
],
"result": {
"item": "minecraft:hopper"
},
"show_notification": true
}