1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:nether_star",
"displayname": "§9Starfall",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oNo one knows how and when\",2:\"§7§othe Starfall appeared. All we\",3:\"§7§oknow is that it was already\",4:\"§7§othere when the Dwarves\",5:\"§7§odiscovered the cavern.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Starfall\"},ExtraAttributes:{id:\"STARFALL\"}}",
"damage": 0,
"lore": [
"",
"§7§7§oNo one knows how and when",
"§7§othe Starfall appeared. All we",
"§7§oknow is that it was already",
"§7§othere when the Dwarves",
"§7§odiscovered the cavern.",
"",
"§9§lRARE"
],
"internalname": "STARFALL",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|