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

17 lines
No EOL
240 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"a",
"a"
],
"key": {
"a": {
"tag": "c:ingots/tungsten"
}
},
"result": {
"id": "superbwarfare:tungsten_rod",
"count": 4
}
}