diff options
-rw-r--r-- | items/ARMOR_OF_MAGMA_BOOTS.json | 15 | ||||
-rw-r--r-- | items/ARMOR_OF_MAGMA_CHESTPLATE.json | 13 | ||||
-rw-r--r-- | items/ARMOR_OF_MAGMA_HELMET.json | 13 | ||||
-rw-r--r-- | items/ARMOR_OF_MAGMA_LEGGINGS.json | 13 |
4 files changed, 5 insertions, 49 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 +} diff --git a/items/ARMOR_OF_MAGMA_CHESTPLATE.json b/items/ARMOR_OF_MAGMA_CHESTPLATE.json index 1ea01213..95d7f932 100644 --- a/items/ARMOR_OF_MAGMA_CHESTPLATE.json +++ b/items/ARMOR_OF_MAGMA_CHESTPLATE.json @@ -20,19 +20,8 @@ "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" ], - "recipe": { - "A1": "ENCHANTED_MAGMA_CREAM:12", - "A2": "", - "A3": "ENCHANTED_MAGMA_CREAM:12", - "B1": "ENCHANTED_MAGMA_CREAM:12", - "B2": "ENCHANTED_MAGMA_CREAM:12", - "B3": "ENCHANTED_MAGMA_CREAM:12", - "C1": "ENCHANTED_MAGMA_CREAM:12", - "C2": "ENCHANTED_MAGMA_CREAM:12", - "C3": "ENCHANTED_MAGMA_CREAM:12" - }, "internalname": "ARMOR_OF_MAGMA_CHESTPLATE", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ diff --git a/items/ARMOR_OF_MAGMA_HELMET.json b/items/ARMOR_OF_MAGMA_HELMET.json index dba6befc..39facac1 100644 --- a/items/ARMOR_OF_MAGMA_HELMET.json +++ b/items/ARMOR_OF_MAGMA_HELMET.json @@ -16,19 +16,8 @@ "§7§8This item can be reforged!", "§5§lEPIC HELMET" ], - "recipe": { - "A1": "ENCHANTED_MAGMA_CREAM:12", - "A2": "ENCHANTED_MAGMA_CREAM:12", - "A3": "ENCHANTED_MAGMA_CREAM:12", - "B1": "ENCHANTED_MAGMA_CREAM:12", - "B2": "", - "B3": "ENCHANTED_MAGMA_CREAM:12", - "C1": "", - "C2": "", - "C3": "" - }, "internalname": "ARMOR_OF_MAGMA_HELMET", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ diff --git a/items/ARMOR_OF_MAGMA_LEGGINGS.json b/items/ARMOR_OF_MAGMA_LEGGINGS.json index 314c4371..0ec6eb28 100644 --- a/items/ARMOR_OF_MAGMA_LEGGINGS.json +++ b/items/ARMOR_OF_MAGMA_LEGGINGS.json @@ -16,19 +16,8 @@ "§7§8This item can be reforged!", "§5§lEPIC LEGGINGS" ], - "recipe": { - "A1": "ENCHANTED_MAGMA_CREAM:12", - "A2": "ENCHANTED_MAGMA_CREAM:12", - "A3": "ENCHANTED_MAGMA_CREAM:12", - "B1": "ENCHANTED_MAGMA_CREAM:12", - "B2": "", - "B3": "ENCHANTED_MAGMA_CREAM:12", - "C1": "ENCHANTED_MAGMA_CREAM:12", - "C2": "", - "C3": "ENCHANTED_MAGMA_CREAM:12" - }, "internalname": "ARMOR_OF_MAGMA_LEGGINGS", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ |