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,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": "minecraft:cobblestone",
"R": "minecraft:redstone",
"T": "#minecraft:planks",
"X": "minecraft:iron_ingot"
},
"pattern": [
"TTT",
"#X#",
"#R#"
],
"result": {
"count": 1,
"id": "minecraft:piston"
}
}