From e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 1 Feb 2021 17:34:03 -0500 Subject: Set pet exp to 0 and removed held items --- items/PIGMAN;3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/PIGMAN;3.json') diff --git a/items/PIGMAN;3.json b/items/PIGMAN;3.json index 5fd6f256..653778fe 100644 --- a/items/PIGMAN;3.json +++ b/items/PIGMAN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Pigman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fd837a44-d59d-3c1b-a4ac-6da86b08deb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjNkOWNiNjUxM2YyMDcyZTVkNGU0MjZkNzBhNTU1N2JjMzk4NTU0Yzg4MGQ0ZTdiN2VjOGVmNDk0NWViMDJmMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Bacon Farmer\",6:\"§7Pig minions work §a{0}%\",7:\"§7faster while on your island\",8:\"\",9:\"§6Pork Master\",10:\"§7§7Buffs the Pigman sword by\",11:\"§7§a{1} §c❁ Damage §7and §a{2}\",12:\"§a§c❁ Strength\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pigman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIGMAN\\\",\\\"active\\\":false,\\\"exp\\\":1875919.3602048666,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"PIGMAN;3\",uuid:\"d6b307d3-a30e-4abf-91d8-e8eaa0f033e0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fd837a44-d59d-3c1b-a4ac-6da86b08deb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjNkOWNiNjUxM2YyMDcyZTVkNGU0MjZkNzBhNTU1N2JjMzk4NTU0Yzg4MGQ0ZTdiN2VjOGVmNDk0NWViMDJmMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Bacon Farmer\",6:\"§7Pig minions work §a{0}%\",7:\"§7faster while on your island\",8:\"\",9:\"§6Pork Master\",10:\"§7§7Buffs the Pigman sword by\",11:\"§7§a{1} §c❁ Damage §7and §a{2}\",12:\"§a§c❁ Strength\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pigman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIGMAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"PIGMAN;3\",uuid:\"d6b307d3-a30e-4abf-91d8-e8eaa0f033e0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", -- cgit