+ recepies

This commit is contained in:
Glitchlabs
2026-06-26 22:57:52 +02:00
parent f0fd0e4d25
commit b2235bf504
37 changed files with 985 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 B

After

Width:  |  Height:  |  Size: 191 B

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"pattern": [
" A ",
"A A",
" A "
],
"key": {
"A": {
"item": "minecraft:iron_block"
}
},
"result": {
"id": "ornamentum:iron_grate"
}
}