diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-02 18:21:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 16:21:10 +0000 |
commit | e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c (patch) | |
tree | 44e868d98216cf971327fbd6cec8f92feacc2ba2 /items/STOCK_OF_STONKS.json | |
parent | 4f70c01ffa270be1eb4bc0a6dcb710d1393f5f1f (diff) | |
download | NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.gz NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.bz2 NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.zip |
Better Mayor Update Items v1.0 (#1271)
* feat: Better Mayor Update Items v1.0
* fix: Old rainbownames
* feat: Even more Better Mayor Items
* feat: Forge duration on new items
* fix: coordinates for moved npcs
* feat: NPC shop for Liz
* feat: HOTM Reqs for new Mining Equipment
* feat: Event Sack, Remove Soulbound from Fishing and a few other fixes
* feat: Lava Sea Creature HP
Diffstat (limited to 'items/STOCK_OF_STONKS.json')
-rw-r--r-- | items/STOCK_OF_STONKS.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/items/STOCK_OF_STONKS.json b/items/STOCK_OF_STONKS.json index 546e8b0d..90612b98 100644 --- a/items/STOCK_OF_STONKS.json +++ b/items/STOCK_OF_STONKS.json @@ -4,17 +4,16 @@ "displayname": "§5Stock of Stonks", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7This is a test item for the Bazaar.\",1:\"§7Available from Warren for a limited time.\",2:\"\",3:\"§7Doesn't do anything for now.\",4:\"§7Might be worth 2x, 10x or 100x later on, or nothing.\",5:\"\",6:\"§c§lWARNING: RISKY INVESTMENT\",7:\"§cThis is a TEST item, may get deleted!\",8:\"\",9:\"§5§lEPIC\"],Name:\"§5Stock of Stonks\"},ExtraAttributes:{id:\"STOCK_OF_STONKS\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be traded in to §aLiz §7when §6Diaz §7is\",1:\"§7Mayor for §dspecial items§7!\",2:\"§7\",3:\"§7§8§oStarted as a shady venture by an\",4:\"§8§oestranged comrade of Diaz\u0027s. She\",5:\"§8§olater adopted it herself for\",6:\"§8§opersonal use to fuel her candidacy.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Stock of Stonks\"},ExtraAttributes:{id:\"STOCK_OF_STONKS\"}}", + "modver": "2.3.0", "lore": [ - "§7This is a test item for the Bazaar.", - "§7Available from Warren for a limited time.", - "", - "§7Doesn't do anything for now.", - "§7Might be worth 2x, 10x or 100x later on, or nothing.", - "", - "§c§lWARNING: RISKY INVESTMENT", - "§cThis is a TEST item, may get deleted!", + "§7Can be traded in to §aLiz §7when §6Diaz §7is", + "§7Mayor for §dspecial items§7!", + "§7", + "§7§8§oStarted as a shady venture by an", + "§8§oestranged comrade of Diaz\u0027s. She", + "§8§olater adopted it herself for", + "§8§opersonal use to fuel her candidacy.", "", "§5§lEPIC" ], @@ -22,5 +21,6 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Stock_of_Stonks", "https://wiki.hypixel.net/Stock_Of_Stonks" - ] + ], + "crafttext": "" }
\ No newline at end of file |