diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/GHOUL;3.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/GHOUL;3.json')
-rw-r--r-- | items/GHOUL;3.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/GHOUL;3.json b/items/GHOUL;3.json index d0bcf19c..44abd5ef 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:\"§7Ferocity: §a{FEROCITY}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"§7Health: §a{HEALTH}\",5:\"\",6:\"§6Amplified Healing\",7:\"§7§7Increases all healing by §a{0}%\",8:\"\",9:\"§6Zombie Arm\",10:\"§7§7Increases the health and range\",11:\"§7of the Zombie sword by §a{1}%\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§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\"},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:\"§7Ferocity: §a{FEROCITY}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"§7Health: §a{HEALTH}\",5:\"\",6:\"§6Amplified Healing\",7:\"§7§7Grants §4+{0}♨ Vitality§7,\",8:\"§7which increases your incoming\",9:\"§7healing.\",10:\"\",11:\"§6Zombie Arm\",12:\"§7§7Increases the health and range\",13:\"§7of the Zombie sword by §a{1}%\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§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\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -11,7 +11,9 @@ "§7Health: §a{HEALTH}", "", "§6Amplified Healing", - "§7§7Increases all healing by §a{0}%", + "§7§7Grants §4+{0}♨ Vitality§7,", + "§7which increases your incoming", + "§7healing.", "", "§6Zombie Arm", "§7§7Increases the health and range", @@ -24,10 +26,10 @@ ], "internalname": "GHOUL;3", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Pet" ], "crafttext": "" -} +}
\ No newline at end of file |