diff options
Diffstat (limited to 'items/SNAKE_IN_A_BOOT.json')
-rw-r--r-- | items/SNAKE_IN_A_BOOT.json | 24 |
1 files changed, 24 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..96e3e454 --- /dev/null +++ b/items/SNAKE_IN_A_BOOT.json @@ -0,0 +1,24 @@ +{ + "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:\"§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%\",4:\"§6Full Set Bonus: Living Metal Suit\",5:\"§7Lets you survive the frostbite of\",6:\"§7the §bLiving Stillness§7.\",7:\"\",8:\"§7You\u0027ve got a friend in me.\",9:\"\",10:\"§5§lEPIC BOOTS\"],color:1704012,Name:\"§5Snake-in-a-Boot\"},ExtraAttributes:{lm_evo:113,id:\"SNAKE_IN_A_BOOT\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+60s", + "§7Speed: §a+7", + "", + "§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%", + "§6Full Set Bonus: Living Metal Suit", + "§7Lets you survive the frostbite of", + "§7the §bLiving Stillness§7.", + "", + "§7You\u0027ve got a friend in me.", + "", + "§5§lEPIC BOOTS" + ], + "internalname": "SNAKE_IN_A_BOOT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |