diff options
Diffstat (limited to 'items/POWER_RELIC.json')
-rw-r--r-- | items/POWER_RELIC.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/POWER_RELIC.json b/items/POWER_RELIC.json index 61f1659b..bc4bb06a 100644 --- a/items/POWER_RELIC.json +++ b/items/POWER_RELIC.json @@ -22,11 +22,12 @@ "type": "forge", "inputs": [ "POWER_ARTIFACT:1.0", - "PERFECT_PLATE:4.0" + "PERFECT_PLATE:1.0", + "GLACITE_AMALGAMATION:32.0" ], "count": 1.0, - "overrideOutputId": "POWER_RELIC", - "duration": 28800 + "duration": 28800, + "overrideOutputId": "POWER_RELIC" } ], "info": [ |