diff options
Diffstat (limited to 'items/CORRUPTED_NETHER_STAR.json')
-rw-r--r-- | items/CORRUPTED_NETHER_STAR.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/CORRUPTED_NETHER_STAR.json b/items/CORRUPTED_NETHER_STAR.json new file mode 100644 index 00000000..9adda5e3 --- /dev/null +++ b/items/CORRUPTED_NETHER_STAR.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:nether_star", + "displayname": "§6Nether Star", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§6§lLEGENDARY\"],Name:\"§6Nether Star\"},ExtraAttributes:{id:\"CORRUPTED_NETHER_STAR\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§6§lLEGENDARY" + ], + "internalname": "CORRUPTED_NETHER_STAR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nether_Star_(disambiguation)" + ] +}
\ No newline at end of file |