superb-warfare/src/main/resources/data/superbwarfare/recipe/steel_ingot_crafting.json
2025-04-02 20:11:07 +08:00

13 lines
No EOL
217 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "superbwarfare:steel_block"
}
],
"result": {
"id": "superbwarfare:steel_ingot",
"count": 9
}
}