diff options
Diffstat (limited to 'items/JADE_BELT.json')
-rw-r--r-- | items/JADE_BELT.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/JADE_BELT.json b/items/JADE_BELT.json index e1db430e..61949295 100644 --- a/items/JADE_BELT.json +++ b/items/JADE_BELT.json @@ -26,12 +26,12 @@ { "type": "forge", "inputs": [ - "FLAWLESS_JADE_GEM:2.0", - "GLOSSY_GEMSTONE:32.0" + "GLOSSY_GEMSTONE:32.0", + "FLAWLESS_JADE_GEM:2.0" ], "count": 1.0, "overrideOutputId": "JADE_BELT", - "duration": 64800 + "duration": 86400 } ] }
\ No newline at end of file |