1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:nether_star",
"displayname": "§9Starfall",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7§oNo one knows how and when the\",1:\"§7§oStarfall appeared. All we know is that\",2:\"§7§oit was already there when the\",3:\"§7§oDwarves discovered the cavern.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Starfall\"},ExtraAttributes:{id:\"STARFALL\"}}",
"damage": 0,
"lore": [
"§7§7§oNo one knows how and when the",
"§7§oStarfall appeared. All we know is that",
"§7§oit was already there when the",
"§7§oDwarves discovered the cavern.",
"",
"§9§lRARE"
],
"internalname": "STARFALL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Starfall",
"https://wiki.hypixel.net/Starfall"
]
}
|