diff options
Diffstat (limited to 'items/SNAKE_IN_A_BOOT.json')
-rw-r--r-- | items/SNAKE_IN_A_BOOT.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/SNAKE_IN_A_BOOT.json b/items/SNAKE_IN_A_BOOT.json new file mode 100644 index 00000000..3d0716ad --- /dev/null +++ b/items/SNAKE_IN_A_BOOT.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Snake-in-a-Boot", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Speed: §a+7\",2:\"\",3:\"§7You\u0027ve got a friend in me.\",4:\"\",5:\"§5§lEPIC BOOTS\"],color:1704012,Name:\"§5Snake-in-a-Boot\"},ExtraAttributes:{id:\"SNAKE_IN_A_BOOT\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+60s", + "§7Speed: §a+7", + "", + "§7You\u0027ve got a friend in me.", + "", + "§5§lEPIC BOOTS" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "METAL_HEART:5", + "B2": "", + "B3": "METAL_HEART:5", + "C1": "METAL_HEART:5", + "C2": "", + "C3": "EXCEEDINGLY_COMFY_SNEAKERS:1" + }, + "internalname": "SNAKE_IN_A_BOOT", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Living Metal Heart I", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Snake-in-a-Boot", + "https://wiki.hypixel.net/Snake-in-a-Boot" + ] +}
\ No newline at end of file |