diff options
Diffstat (limited to 'items/STOCK_OF_STONKS.json')
-rw-r--r-- | items/STOCK_OF_STONKS.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/STOCK_OF_STONKS.json b/items/STOCK_OF_STONKS.json index bf796199..2689bf93 100644 --- a/items/STOCK_OF_STONKS.json +++ b/items/STOCK_OF_STONKS.json @@ -1,21 +1,25 @@ { "internalname": "STOCK_OF_STONKS", "itemid": "minecraft:paper", - "displayname": "Stock of Stonks", + "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\u0027t 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\"}}", + "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": "1.0.0", "lore": [ "§7This is a test item for the Bazaar.", "§7Available from Warren for a limited time.", "", - "§7Doesn\u0027t do anything for now.", + "§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!", "", "§5§lEPIC" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Stock_of_Stonks" ] }
\ No newline at end of file |