diff options
Diffstat (limited to 'items/MAMMOTH;4.json')
-rw-r--r-- | items/MAMMOTH;4.json | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/items/MAMMOTH;4.json b/items/MAMMOTH;4.json new file mode 100644 index 00000000..a24fa982 --- /dev/null +++ b/items/MAMMOTH;4.json @@ -0,0 +1,50 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §6Mammoth", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dcd141b6-82b7-3abe-b215-c211e6ecc146\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDE2NzQ4OCwKICAicHJvZmlsZUlkIiA6ICJkMDQ3ZGY3ZjMzMzk0MmM1OTA3ODY5ZjIwYmI0YzlkMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJleHBsaXloIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZiMTA3MTU3MzJjZDFmZDQ5ZmExYjYxODc5NDdjMzA3ZGQ0Njg3MTA1Y2YwMzM4NDA2MDdmOWQ2MjM0NzQzYWQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Cold Resistance: §a{COLD_RESISTANCE}\",4:\"\",5:\"§6Wooly Coat\",6:\"§7§7Gain a §a{0}% §7chance for mobs to not\",7:\"§7inflict §b❄ Cold §7when damaging you in\",8:\"§7the §bGlacite Mineshafts§7.\",9:\"\",10:\"§6Tusk Luck\",11:\"§7§7Gain §b+{0}✯ Magic Find §7for every\",12:\"§7100 §6☘ Mining Fortune§7, doubled in the\",13:\"§7§bGlacite Tunnels §7and §bGlacite\",14:\"§bMineshafts§7.\",15:\"\",16:\"§6Corpse Crusher\",17:\"§7§7Gain §6+{0}☘ Mining Fortune §7for each\",18:\"§7§bFrozen Corpse §7looted in your\",19:\"§7current §bGlacite Mineshaft§7.\",20:\"\",21:\"§7§eRight-click to add this pet to your\",22:\"§epet menu!\",23:\"\",24:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Mammoth\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAMMOTH\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"MAMMOTH;4\"}}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Defense: §a{DEFENSE}", + "§7Cold Resistance: §a{COLD_RESISTANCE}", + "", + "§6Wooly Coat", + "§7§7Gain a §a{0}% §7chance for mobs to not", + "§7inflict §b❄ Cold §7when damaging you in", + "§7the §bGlacite Mineshafts§7.", + "", + "§6Tusk Luck", + "§7§7Gain §b+{0}✯ Magic Find §7for every", + "§7100 §6☘ Mining Fortune§7, doubled in the", + "§7§bGlacite Tunnels §7and §bGlacite", + "§bMineshafts§7.", + "", + "§6Corpse Crusher", + "§7§7Gain §6+{0}☘ Mining Fortune §7for each", + "§7§bFrozen Corpse §7looted in your", + "§7current §bGlacite Mineshaft§7.", + "", + "§7§eRight-click to add this pet to your", + "§epet menu!", + "", + "§6§lLEGENDARY" + ], + "internalname": "MAMMOTH;4", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "infoType": "", + "recipes": [ + { + "type": "forge", + "inputs": [ + "TUSK_FOSSIL:1.0", + "FLAWLESS_ONYX_GEM:1.0" + ], + "count": 1, + "duration": 604800, + "overrideOutputId": "MAMMOTH;4" + } + ] +}
\ No newline at end of file |