diff options
Diffstat (limited to 'items/EXCEEDINGLY_COMFY_SNEAKERS.json')
-rw-r--r-- | items/EXCEEDINGLY_COMFY_SNEAKERS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/EXCEEDINGLY_COMFY_SNEAKERS.json b/items/EXCEEDINGLY_COMFY_SNEAKERS.json new file mode 100644 index 00000000..645306f5 --- /dev/null +++ b/items/EXCEEDINGLY_COMFY_SNEAKERS.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§9Exceedingly Comfy Sneakers", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+45s\",1:\"§7Speed: §a+5\",2:\"\",3:\"§7Stay classy.\",4:\"\",5:\"§9§lRARE BOOTS\"],color:3670052,Name:\"§9Exceedingly Comfy Sneakers\"},ExtraAttributes:{lm_evo:110,id:\"EXCEEDINGLY_COMFY_SNEAKERS\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+45s", + "§7Speed: §a+5", + "", + "§7Stay classy.", + "", + "§9§lRARE BOOTS" + ], + "internalname": "EXCEEDINGLY_COMFY_SNEAKERS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Exceedingly_Comfy_Sneakers", + "https://wiki.hypixel.net/Exceedingly_Comfy_Sneakers" + ] +}
\ No newline at end of file |