diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 08:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 17:03:59 +1100 |
commit | ba08abe1141c788714430eb76a081960a6af250a (patch) | |
tree | fc3c445e2ffbc056a28317e1c280d97cbebeedfa /items/MATRIARCH_PARFUM.json | |
parent | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (diff) | |
download | NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.gz NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.bz2 NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.zip |
Added new items from the end update (#843)
Diffstat (limited to 'items/MATRIARCH_PARFUM.json')
-rw-r--r-- | items/MATRIARCH_PARFUM.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/MATRIARCH_PARFUM.json b/items/MATRIARCH_PARFUM.json new file mode 100644 index 00000000..b4935cf4 --- /dev/null +++ b/items/MATRIARCH_PARFUM.json @@ -0,0 +1,31 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Consume to apply a pungent smell", + "§7upon yourself, confusing §6§lThe", + "§6§lMatriarch §7in the §cCrimson", + "§cIsle §7into releasing new", + "§7pearls.", + "", + "§8Can be used up to twice daily!", + "", + "§eRight-click to consume!", + "", + "§c§lSPECIAL", + "", + "§7Cost", + "§b1,200 Bits" + ], + "internalname": "MATRIARCH_PARFUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Matriarch%27s_Perfume", + "https://wiki.hypixel.net/Matriarch%27s_Perfume" + ] +}
\ No newline at end of file |