diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-22 22:24:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 21:24:18 +0000 |
commit | b89d54c0cea0a48b9743477231e91a400c9975d1 (patch) | |
tree | ba2ec22465ffea7599a313f7f7698de2c8d402f5 /items/MATRIARCH_PARFUM.json | |
parent | 80eb59a024c8127114372f54e2a3b911d6d106b1 (diff) | |
download | NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.gz NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.bz2 NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.zip |
Fixed a "few" lores (#1115)
* Fixed a "few" lores
* Fixed nbt
* Hollow armor lore change + more
* Added new skins and fixed some more lores
Diffstat (limited to 'items/MATRIARCH_PARFUM.json')
-rw-r--r-- | items/MATRIARCH_PARFUM.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/MATRIARCH_PARFUM.json b/items/MATRIARCH_PARFUM.json index b4935cf4..74941414 100644 --- a/items/MATRIARCH_PARFUM.json +++ b/items/MATRIARCH_PARFUM.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:rabbit_stew", "displayname": "§cMatriarch\u0027s Perfume", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to apply a pungent smell\",1:\"§7upon yourself, confusing §6§lThe\",2:\"§6§lMatriarch §7in the §cCrimson\",3:\"§cIsle §7into releasing new\",4:\"§7pearls.\",5:\"\",6:\"§8Can be used up to twice daily!\",7:\"\",8:\"§eRight-click to consume!\",9:\"\",10:\"§c§lSPECIAL\",11:\"\",12:\"§7Cost\",13:\"§b1,200 Bits\"],Name:\"§cMatriarch\u0027s Perfume\"},ExtraAttributes:{id:\"MATRIARCH_PARFUM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to apply a pungent smell\",1:\"§7upon yourself, confusing §6§lThe\",2:\"§6§lMatriarch §7in the §cCrimson Isle §7into\",3:\"§7releasing new pearls.\",4:\"\",5:\"§8Can be used up to twice daily!\",6:\"\",7:\"§eRight-click to consume!\",8:\"\",9:\"§c§lSPECIAL\",10:\"\",11:\"§7Cost\",12:\"§b1,200 Bits\"],Name:\"§cMatriarch\u0027s Perfume\"},ExtraAttributes:{id:\"MATRIARCH_PARFUM\"}}", "damage": 0, "lore": [ "§7Consume to apply a pungent smell", "§7upon yourself, confusing §6§lThe", - "§6§lMatriarch §7in the §cCrimson", - "§cIsle §7into releasing new", - "§7pearls.", + "§6§lMatriarch §7in the §cCrimson Isle §7into", + "§7releasing new pearls.", "", "§8Can be used up to twice daily!", "", @@ -22,7 +21,7 @@ "internalname": "MATRIARCH_PARFUM", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Matriarch%27s_Perfume", |