Closed Dragon-Seeker closed 2 years ago
Example Recipe { "type": "alloy_forgery:forging", "inputs": [ { "item": "minecraft:raw_copper" "count": 2 } ], "output": { "id": "minecraft:copper_ingot", "count": 3 }, "overrides": { "2+": { "id": "minecraft:copper_ingot", "count": 4 } }, "min_forge_tier": 1, "fuel_per_tick": 5 }
{ "type": "alloy_forgery:forging", "inputs": [ { "item": "minecraft:raw_copper" "count": 2 } ], "output": { "id": "minecraft:copper_ingot", "count": 3 }, "overrides": { "2+": { "id": "minecraft:copper_ingot", "count": 4 } }, "min_forge_tier": 1, "fuel_per_tick": 5 }
Example Recipe
{ "type": "alloy_forgery:forging", "inputs": [ { "item": "minecraft:raw_copper" "count": 2 } ], "output": { "id": "minecraft:copper_ingot", "count": 3 }, "overrides": { "2+": { "id": "minecraft:copper_ingot", "count": 4 } }, "min_forge_tier": 1, "fuel_per_tick": 5 }