1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)"
]
}
|