1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:ender_eye",
"displayname": "§5L.A.S.R.\u0027s Eye",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The eye is mightier than the\",3:\"§7sword.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5L.A.S.R.\u0027s Eye\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_LASER\"}}",
"damage": 0,
"lore": [
"§8Precursor Relic",
"",
"§7The eye is mightier than the",
"§7sword.",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC DUNGEON ITEM"
],
"internalname": "GIANT_FRAGMENT_LASER",
"crafttext": "",
"clickcommand": "",
"modver": "1.6-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/L.A.S.R.%27s_Eye",
"https://wiki.hypixel.net/L.A.S.R.%27s_Eye"
]
}
|