BetterEnd/src/main/generated/data/betterend/recipes/additional_iron.json
2023-04-29 15:46:05 +02:00

17 lines
No EOL
268 B
JSON

{
"type": "bclib:alloying",
"experience": 2.1,
"ingredients": [
{
"tag": "betterend:alloying_iron"
},
{
"tag": "betterend:alloying_iron"
}
],
"result": {
"count": 3,
"item": "minecraft:iron_ingot"
},
"smelttime": 350
}