diff options
Diffstat (limited to 'items/ARMOR_OF_MAGMA_BOOTS.json')
-rw-r--r-- | items/ARMOR_OF_MAGMA_BOOTS.json | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/items/ARMOR_OF_MAGMA_BOOTS.json b/items/ARMOR_OF_MAGMA_BOOTS.json index 7ba7c618..0fe61e4d 100644 --- a/items/ARMOR_OF_MAGMA_BOOTS.json +++ b/items/ARMOR_OF_MAGMA_BOOTS.json @@ -16,23 +16,12 @@ "§7§8This item can be reforged!", "§5§lEPIC BOOTS" ], - "recipe": { - "A1": "ENCHANTED_MAGMA_CREAM:12", - "A2": "", - "A3": "ENCHANTED_MAGMA_CREAM:12", - "B1": "ENCHANTED_MAGMA_CREAM:12", - "B2": "", - "B3": "ENCHANTED_MAGMA_CREAM:12", - "C1": "", - "C2": "", - "C3": "" - }, "internalname": "ARMOR_OF_MAGMA_BOOTS", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Magma" ], "crafttext": "Requires: Magma Cream VIII" -}
\ No newline at end of file +} |