diff options
Diffstat (limited to 'items/GEMSTONE_MIXTURE.json')
-rw-r--r-- | items/GEMSTONE_MIXTURE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/GEMSTONE_MIXTURE.json b/items/GEMSTONE_MIXTURE.json index cf8138c6..6fb3d68f 100644 --- a/items/GEMSTONE_MIXTURE.json +++ b/items/GEMSTONE_MIXTURE.json @@ -25,7 +25,7 @@ "type": "forge", "inputs": [ "FINE_JADE_GEM:4", - "SLUDGE_JUICE:256", + "SLUDGE_JUICE:320", "FINE_AMBER_GEM:4", "FINE_SAPPHIRE_GEM:4", "FINE_AMETHYST_GEM:4" @@ -35,4 +35,4 @@ "duration": 14400 } ] -}
\ No newline at end of file +} |