diff options
Diffstat (limited to 'items/PERFECT_OPAL_GEM.json')
-rw-r--r-- | items/PERFECT_OPAL_GEM.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/PERFECT_OPAL_GEM.json b/items/PERFECT_OPAL_GEM.json index 41cef2d7..6b8e7091 100644 --- a/items/PERFECT_OPAL_GEM.json +++ b/items/PERFECT_OPAL_GEM.json @@ -24,7 +24,8 @@ { "type": "forge", "inputs": [ - "FLAWLESS_OPAL_GEM:5" + "FLAWLESS_OPAL_GEM:5", + "OPAL_CRYSTAL:1" ], "count": 1, "overrideOutputId": "PERFECT_OPAL_GEM", |