diff options
Diffstat (limited to 'items/NUTCRACKER_HELMET.json')
-rw-r--r-- | items/NUTCRACKER_HELMET.json | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/items/NUTCRACKER_HELMET.json b/items/NUTCRACKER_HELMET.json new file mode 100644 index 00000000..07fc4971 --- /dev/null +++ b/items/NUTCRACKER_HELMET.json @@ -0,0 +1,51 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Nutcracker Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b11f27af-d60d-37b3-b4d8-cf51dc5843df\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzI0MDdlNjZjODFiMTQ0M2MyZTdkZmM0ZDY1ODNlYjE5YzYyMmZhMjJmMzRmYmY5OWZlNmM0NWY3NmEifX19\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"§7Health: §a+80\",2:\"§7Defense: §a+35\",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 HELMET\"],Name:\"§6Nutcracker Helmet\"},ExtraAttributes:{id:\"NUTCRACKER_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Sea Creature Chance: §c+1.5%", + "§7Health: §a+80", + "§7Defense: §a+35", + "§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 HELMET" + ], + "recipe": { + "A1": "WALNUT:1", + "A2": "WALNUT:1", + "A3": "WALNUT:1", + "B1": "WALNUT:1", + "B2": "SNOW_SUIT_HELMET:1", + "B3": "WALNUT:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "NUTCRACKER_HELMET", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |