diff options
author | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
commit | c533db84447d55d8af368b0c7a16991e83ed94d6 (patch) | |
tree | cebec991dfd2ff9896a783382d7cef8c2c0fa6c5 /items/ARMOR_OF_MAGMA_BOOTS.json | |
parent | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (diff) | |
download | NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.gz NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.bz2 NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.zip |
god this isnt good for my mental health
maybe breaks some shit but idc
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 1f1f1ff6..39f4fba0 100644 --- a/items/ARMOR_OF_MAGMA_BOOTS.json +++ b/items/ARMOR_OF_MAGMA_BOOTS.json @@ -16,19 +16,8 @@ "§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.1.0-REL", "infoType": "WIKI_URL", "info": [ @@ -36,4 +25,4 @@ "https://wiki.hypixel.net/Armor_Of_Magma_Boots" ], "crafttext": "Requires: Magma Cream VIII" -}
\ No newline at end of file +} |