diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-30 13:03:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 13:03:42 +0200 |
commit | c253a0532aca722ec75096c7628919e0acd6cf12 (patch) | |
tree | 3148c0f3288e323b73496a78322d8463942f1211 /items/CHYME.json | |
parent | d94ece918d590909c3d9450d0b457ee659ef04ac (diff) | |
download | NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.tar.gz NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.tar.bz2 NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.zip |
Fixed lore of pet skins, added accessory, added recipe, removed timestamp, fixed accessory in overlay, added more items and npc's (#949)
* Fixed tp pad lore fixed accessory bag overlay for 2 talis
* Added 1 new npc and one older npc
* Added recipe and removed timestamp
* Added Accessory
* Added burger
* Fixed rng meter values
* Fixed all pet skin lores
* Fixed drop chance of ench mutton
* Fixed lore of murder weapon
* Fixed not chicken monster breaking workflow
* Add new cosmetics
* Fixed Vampire Relic and Caducous steam lore
* Fixed lore of netherrack
* Fixed Blessed Stats
* Added recipe
* Added vamp slayer boss
Diffstat (limited to 'items/CHYME.json')
-rw-r--r-- | items/CHYME.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/CHYME.json b/items/CHYME.json index 18660899..898e7fa7 100644 --- a/items/CHYME.json +++ b/items/CHYME.json @@ -1,21 +1,21 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§9Chyme", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"34832ef3-5399-3bcb-81ec-86f9c7e263d1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2I4MTcyYzJkZmUzZjk0ZTkyZWVhZjcyZjc4ZmNmNjM0ZTk5NjY1N2ZmNzRkNzNkOTNlNTc4MTUyOGI0NTgzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Feeding this to your pets gives\",1:\"§7them a boost of §a90,000 exp§7!\",2:\"\",3:\"§7§eRight click on your pet to\",4:\"§efeed it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§f§f§9Chyme\"},ExtraAttributes:{id:\"CHYME\"}}", + "displayname": "§9Chyme", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"34832ef3-5399-3bcb-81ec-86f9c7e263d1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2I4MTcyYzJkZmUzZjk0ZTkyZWVhZjcyZjc4ZmNmNjM0ZTk5NjY1N2ZmNzRkNzNkOTNlNTc4MTUyOGI0NTgzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Feeding this to your pets gives\",1:\"§7them a boost of §a90,000 exp§7!\",2:\"\",3:\"§7§eRight click on your summoned\",4:\"§epet to feed it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Chyme\"},ExtraAttributes:{id:\"CHYME\"}}", "damage": 3, "lore": [ "§7Feeding this to your pets gives", "§7them a boost of §a90,000 exp§7!", "", - "§7§eRight click on your pet to", - "§efeed it!", + "§7§eRight click on your summoned", + "§epet to feed it!", "", "§9§lRARE" ], "internalname": "CHYME", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Chyme", |