prepair vor v1.0.0

+ recepi vor obsidian bricks
This commit is contained in:
Glitchlabs
2026-07-27 20:39:30 +02:00
parent e31b4b6d3c
commit 306dacdc42
2 changed files with 19 additions and 1 deletions
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"group": "processed_obsidian",
"category": "building",
"pattern": [
"OO",
"OO"
],
"key": {
"O": {
"item": "ornamentum:obsidian_dust"
}
},
"result": {
"id": "ornamentum:obsidian_bricks",
"count": 2
}
}