Files
Aphelion/src/generated/resources/data/aphelion/recipe/steel_to_block.json
2026-01-16 17:52:01 -07:00

18 lines
246 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"I": {
"tag": "c:ingots/steel"
}
},
"pattern": [
"III",
"III",
"III"
],
"result": {
"count": 1,
"id": "aphelion:block_steel"
}
}