diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/SYNTHESIZER_V2.json | 4 | ||||
-rw-r--r-- | items/SYNTHESIZER_V3.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/items/SYNTHESIZER_V2.json b/items/SYNTHESIZER_V2.json index f4b722aa..cd3416b3 100644 --- a/items/SYNTHESIZER_V2.json +++ b/items/SYNTHESIZER_V2.json @@ -22,7 +22,7 @@ "A2": "Y:64", "A3": "Y:64", "B1": "Y:64", - "B2": "SYNTHESIZER_V1", + "B2": "SYNTHESIZER_V1:1", "B3": "Y:64", "C1": "Y:64", "C2": "Y:64", @@ -37,4 +37,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Synthesizer_v2", "https://wiki.hypixel.net/Synthesizer_V2" ] -}
\ No newline at end of file +} diff --git a/items/SYNTHESIZER_V3.json b/items/SYNTHESIZER_V3.json index 67cf5946..44dcf449 100644 --- a/items/SYNTHESIZER_V3.json +++ b/items/SYNTHESIZER_V3.json @@ -23,7 +23,7 @@ "A2": "Z:64", "A3": "Z:64", "B1": "Z:64", - "B2": "SYNTHESIZER_V2", + "B2": "SYNTHESIZER_V2:1", "B3": "Z:64", "C1": "Z:64", "C2": "Z:64", @@ -38,4 +38,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Synthesizer_v3", "https://wiki.hypixel.net/Synthesizer_V3" ] -}
\ No newline at end of file +} |