diff options
Diffstat (limited to 'items/SKELETON_KEY.json')
-rw-r--r-- | items/SKELETON_KEY.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SKELETON_KEY.json b/items/SKELETON_KEY.json index c53ffa59..f5d195b5 100644 --- a/items/SKELETON_KEY.json +++ b/items/SKELETON_KEY.json @@ -23,8 +23,8 @@ { "type": "forge", "inputs": [ - "PERFECT_PLATE:1.0", - "BEJEWELED_HANDLE:1.0" + "BEJEWELED_HANDLE:1.0", + "PERFECT_PLATE:1.0" ], "count": 1.0, "overrideOutputId": "SKELETON_KEY", |