+ grates recepi
This commit is contained in:
Glitchlabs
2026-06-27 10:24:53 +02:00
parent c58c137b8c
commit 93cd93bc0c
56 changed files with 673 additions and 22 deletions
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "grates",
"key": {
"#": {
"item": "minecraft:gold_block"
}
},
"pattern": [
" # ",
"# #",
" # "
],
"result": {
"count": 1,
"id": "ornamentum:gold_grate"
}
}