superb-warfare/src/main/resources/data/superbwarfare/recipes/tungsten_blasting.json
2024-07-27 02:20:09 +08:00

10 lines
No EOL
202 B
JSON

{
"type": "minecraft:blasting",
"category": "misc",
"experience": 4,
"cookingtime": 400,
"ingredient": {
"item": "superbwarfare:scheelite"
},
"result": "superbwarfare:tungsten_ingot"
}