diff options
Diffstat (limited to 'items/ENCHANTED_GLOWSTONE.json')
-rw-r--r-- | items/ENCHANTED_GLOWSTONE.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/ENCHANTED_GLOWSTONE.json b/items/ENCHANTED_GLOWSTONE.json index f47d4f4e..06c4677a 100644 --- a/items/ENCHANTED_GLOWSTONE.json +++ b/items/ENCHANTED_GLOWSTONE.json @@ -9,18 +9,18 @@ ], "recipe": { "A1": "", - "A2": "", + "A2": "ENCHANTED_GLOWSTONE_DUST:32", "A3": "", - "B1": "ENCHANTED_GLOWSTONE_DUST:48", - "B2": "ENCHANTED_GLOWSTONE_DUST:48", - "B3": "", - "C1": "ENCHANTED_GLOWSTONE_DUST:48", - "C2": "ENCHANTED_GLOWSTONE_DUST:48", + "B1": "ENCHANTED_GLOWSTONE_DUST:32", + "B2": "ENCHANTED_GLOWSTONE_DUST:32", + "B3": "ENCHANTED_GLOWSTONE_DUST:32", + "C1": "", + "C2": "ENCHANTED_GLOWSTONE_DUST:32", "C3": "" }, "internalname": "ENCHANTED_GLOWSTONE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Glowstone", |