diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 17:34:03 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 17:34:03 -0500 |
commit | e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac (patch) | |
tree | e77a40282508f0954f41a124bc514f35a81535e2 /items/SNOWMAN;4.json | |
parent | 0dc741cfa28940ce4a4b3b90148ef801ba6ce43d (diff) | |
download | NotEnoughUpdates-REPO-e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac.tar.gz NotEnoughUpdates-REPO-e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac.tar.bz2 NotEnoughUpdates-REPO-e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac.zip |
Set pet exp to 0 and removed held items
Diffstat (limited to 'items/SNOWMAN;4.json')
-rw-r--r-- | items/SNOWMAN;4.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/SNOWMAN;4.json b/items/SNOWMAN;4.json index 6fc3c6d5..650b1748 100644 --- a/items/SNOWMAN;4.json +++ b/items/SNOWMAN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Snowman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Fight alongside your pet\",3:\"§7Snowman!\",4:\"\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"§7Strength: §a{STRENGTH}\",7:\"§7Damage: §a{DAMAGE}\",8:\"\",9:\"§6Blizzard\",10:\"§7§7Slow all enemies within §a{0}\",11:\"§a§7blocks\",12:\"\",13:\"§6Frostbite\",14:\"§7§7Your freezing aura slows enemy\",15:\"§7attacks causing you to take\",16:\"§7§a{1}% §7reduced damage\",17:\"\",18:\"§6Snow Cannon\",19:\"§7§7Your snowman fires a snowball\",20:\"§7dealing §a5x§7 your §c❁ Strength\",21:\"§c§7when a mob gets close to you\",22:\"§7(1s cooldown)\",23:\"\",24:\"§7§eRight-click to add this pet to\",25:\"§eyour pet menu!\",26:\"\",27:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Snowman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SNOWMAN\\\",\\\"active\\\":false,\\\"exp\\\":9584179.781422066,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_RARE\\\",\\\"candyUsed\\\":10}\",id:\"SNOWMAN;4\",uuid:\"65f9b218-8e98-40ae-9a3a-c9794d4f545a\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Fight alongside your pet\",3:\"§7Snowman!\",4:\"\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"§7Strength: §a{STRENGTH}\",7:\"§7Damage: §a{DAMAGE}\",8:\"\",9:\"§6Blizzard\",10:\"§7§7Slow all enemies within §a{0}\",11:\"§a§7blocks\",12:\"\",13:\"§6Frostbite\",14:\"§7§7Your freezing aura slows enemy\",15:\"§7attacks causing you to take\",16:\"§7§a{1}% §7reduced damage\",17:\"\",18:\"§6Snow Cannon\",19:\"§7§7Your snowman fires a snowball\",20:\"§7dealing §a5x§7 your §c❁ Strength\",21:\"§c§7when a mob gets close to you\",22:\"§7(1s cooldown)\",23:\"\",24:\"§7§eRight-click to add this pet to\",25:\"§eyour pet menu!\",26:\"\",27:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Snowman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SNOWMAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"SNOWMAN;4\",uuid:\"65f9b218-8e98-40ae-9a3a-c9794d4f545a\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", |