diff options
-rw-r--r-- | items/BAT_WAND.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json index 9c75055a..de7d9f4e 100644 --- a/items/BAT_WAND.json +++ b/items/BAT_WAND.json @@ -28,7 +28,7 @@ "B2": "ENCHANTED_LAPIS_LAZULI_BLOCK:3", "B3": "", "C1": "", - "C2": "ENCHANTED_LAPIS_LAZULI_BLOCK", + "C2": "ENCHANTED_LAPIS_LAZULI_BLOCK:3", "C3": "" }, "internalname": "BAT_WAND", @@ -39,4 +39,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sceptre" ] -}
\ No newline at end of file +} |