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:dye",
"displayname": "§6Plasma Nucleus",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine with an §5Overflux Power\",1:\"§5Orb §7to increase its strength\",2:\"§7and create a §6Plasmaflux Power\",3:\"§6Orb§7.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6Plasma Nucleus\"},ExtraAttributes:{id:\"PLASMA_NUCLEUS\"}}",
"damage": 5,
"lore": [
"§7Combine with an §5Overflux Power",
"§5Orb §7to increase its strength",
"§7and create a §6Plasmaflux Power",
"§6Orb§7.",
"",
"§eRight-click to view recipes!",
"",
"§6§lLEGENDARY"
],
"internalname": "PLASMA_NUCLEUS",
"clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Plasma_Nucleus",
"https://wiki.hypixel.net/Plasma_Nucleus"
]
}
|