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": "building",
"group": "stained_glass",
"key": {
"#": "minecraft:glass",
"X": "minecraft:red_dye"
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 8,
"id": "minecraft:red_stained_glass"
}
}