1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"internalname": "STOCK_OF_STONKS",
"itemid": "minecraft:paper",
"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": "1.0.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!",
"",
"§5§lEPIC"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Stock_of_Stonks"
]
}
|