Create/Update assets for version 24w34a

This commit is contained in:
InventiveBot
2024-08-21 18:31:16 +02:00
parent fe5a281498
commit 44f6df9ff8
20158 changed files with 1430316 additions and 18 deletions

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"B": "minecraft:blaze_rod",
"C": "minecraft:copper_block",
"R": "minecraft:redstone"
},
"pattern": [
" C ",
"CBC",
" R "
],
"result": {
"count": 4,
"id": "minecraft:copper_bulb"
}
}