diff options
Diffstat (limited to 'items/NUTCRACKER_BOOTS.json')
-rw-r--r-- | items/NUTCRACKER_BOOTS.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/NUTCRACKER_BOOTS.json b/items/NUTCRACKER_BOOTS.json index ca83a076..7e31a6cd 100644 --- a/items/NUTCRACKER_BOOTS.json +++ b/items/NUTCRACKER_BOOTS.json @@ -1,7 +1,7 @@ { "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\"}}", + "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:\"§7§4❣ §cRequires §aFishing Skill 28§c.\",27:\"§6§lLEGENDARY BOOTS\"],color:4600890,Name:\"§6Nutcracker Boots\"},ExtraAttributes:{id:\"NUTCRACKER_BOOTS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.5%", @@ -30,22 +30,23 @@ "§cWorkshop§7!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFishing Skill 28§c.", "§6§lLEGENDARY BOOTS" ], "recipe": { - "A1": "WALNUT:1", + "A1": "WALNUT:3", "A2": "SNOW_SUIT_BOOTS:1", - "A3": "WALNUT:1", - "B1": "WALNUT:1", + "A3": "WALNUT:3", + "B1": "WALNUT:3", "B2": "", - "B3": "WALNUT:1", + "B3": "WALNUT:3", "C1": "", "C2": "", "C3": "" }, "internalname": "NUTCRACKER_BOOTS", - "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", + "crafttext": "", "infoType": "" }
\ No newline at end of file |