aboutsummaryrefslogtreecommitdiff
path: root/items/DWARVEN_METAL.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/DWARVEN_METAL.json')
-rw-r--r--items/DWARVEN_METAL.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/items/DWARVEN_METAL.json b/items/DWARVEN_METAL.json
index d58ca020..690f4fa9 100644
--- a/items/DWARVEN_METAL.json
+++ b/items/DWARVEN_METAL.json
@@ -18,10 +18,11 @@
{
"type": "forge",
"inputs": [
- "UMBER_PLATE:4.0",
- "TUNGSTEN_PLATE:4.0"
+ "REFINED_TUNGSTEN:4.0",
+ "REFINED_UMBER:4.0",
+ "GLACITE_AMALGAMATION:4.0"
],
- "count": 1,
+ "count": 1.0,
"duration": 86400,
"overrideOutputId": "DWARVEN_METAL"
}