diff options
Diffstat (limited to 'items/STOCK_OF_STONKS.json')
-rw-r--r-- | items/STOCK_OF_STONKS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/STOCK_OF_STONKS.json b/items/STOCK_OF_STONKS.json new file mode 100644 index 00000000..bf796199 --- /dev/null +++ b/items/STOCK_OF_STONKS.json @@ -0,0 +1,21 @@ +{ + "internalname": "STOCK_OF_STONKS", + "itemid": "minecraft:paper", + "displayname": "Stock 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\"}}", + "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.", + "§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" + ] +}
\ No newline at end of file |