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/GHOUL;3.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/GHOUL;3.json')
-rw-r--r-- | items/GHOUL;3.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/GHOUL;3.json b/items/GHOUL;3.json index 01dd57ae..536c404b 100644 --- a/items/GHOUL;3.json +++ b/items/GHOUL;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Ghoul", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"546819c1-9b46-31dc-a5be-d501bb3763f6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5MzQ1NjViZjUyMmY2ZjQ3MjZjZGZlMTI3MTM3YmUxMWQzN2MzMTBkYjM0ZDhjNzAyNTMzOTJiNWZmNWIifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Amplified Healing\",6:\"§7§7Increases all healing by §a{0}%\",7:\"\",8:\"§6Zombie Arm\",9:\"§7§7Increases the health and range\",10:\"§7of the Zombie sword by §a{1}%\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ghoul\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GHOUL\\\",\\\"active\\\":false,\\\"exp\\\":730857.3154384054,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GHOUL;3\",uuid:\"50993c7c-993d-4710-a688-66f42a9bfdef\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"546819c1-9b46-31dc-a5be-d501bb3763f6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5MzQ1NjViZjUyMmY2ZjQ3MjZjZGZlMTI3MTM3YmUxMWQzN2MzMTBkYjM0ZDhjNzAyNTMzOTJiNWZmNWIifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Amplified Healing\",6:\"§7§7Increases all healing by §a{0}%\",7:\"\",8:\"§6Zombie Arm\",9:\"§7§7Increases the health and range\",10:\"§7of the Zombie sword by §a{1}%\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ghoul\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GHOUL\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GHOUL;3\",uuid:\"50993c7c-993d-4710-a688-66f42a9bfdef\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", |