diff options
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 |