diff options
Diffstat (limited to 'items/NUTCRACKER_BOOTS.json')
-rw-r--r-- | items/NUTCRACKER_BOOTS.json | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/items/NUTCRACKER_BOOTS.json b/items/NUTCRACKER_BOOTS.json new file mode 100644 index 00000000..ca83a076 --- /dev/null +++ b/items/NUTCRACKER_BOOTS.json @@ -0,0 +1,51 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Nutcracker Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"§7Health: §a+75\",2:\"§7Defense: §a+30\",3:\"§7Magic Find: §a+2\",4:\"\",5:\"§6Full Set Bonus: Cold Thumb\",6:\"§7Allows the wearer to shoot\",7:\"§7unlimited snowballs when using\",8:\"§7§9Frosty the Snow Cannon§7.\",9:\"\",10:\"§6Full Set Bonus: Battalion\",11:\"§7Grants §b+1✯ Magic Find §7and\",12:\"§7§a+50❈ Defense §7to everyone\",13:\"§7within §a30 §7blocks. Stacks up\",14:\"§7to §c5 §7times.\",15:\"\",16:\"§7Each piece grants a §a7.5%\",17:\"§a§7bonus gift chance for every\",18:\"§7present you earn from the §cGift\",19:\"§cAttack §7minigame!\",20:\"\",21:\"§7All stats of this armor piece\",22:\"§7are doubled while on §cJerry\u0027s\",23:\"§cWorkshop§7!\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§6§lLEGENDARY BOOTS\"],color:4600890,Name:\"§6Nutcracker Boots\"},ExtraAttributes:{id:\"NUTCRACKER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Sea Creature Chance: §c+1.5%", + "§7Health: §a+75", + "§7Defense: §a+30", + "§7Magic Find: §a+2", + "", + "§6Full Set Bonus: Cold Thumb", + "§7Allows the wearer to shoot", + "§7unlimited snowballs when using", + "§7§9Frosty the Snow Cannon§7.", + "", + "§6Full Set Bonus: Battalion", + "§7Grants §b+1✯ Magic Find §7and", + "§7§a+50❈ Defense §7to everyone", + "§7within §a30 §7blocks. Stacks up", + "§7to §c5 §7times.", + "", + "§7Each piece grants a §a7.5%", + "§a§7bonus gift chance for every", + "§7present you earn from the §cGift", + "§cAttack §7minigame!", + "", + "§7All stats of this armor piece", + "§7are doubled while on §cJerry\u0027s", + "§cWorkshop§7!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ], + "recipe": { + "A1": "WALNUT:1", + "A2": "SNOW_SUIT_BOOTS:1", + "A3": "WALNUT:1", + "B1": "WALNUT:1", + "B2": "", + "B3": "WALNUT:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "NUTCRACKER_BOOTS", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |