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
26
|
{
"itemid": "minecraft:blaze_powder",
"displayname": "§9Flames",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oSome say that the same substance\",1:\"§7§ocan be found in the abdomen of\",2:\"§7§oDragons, allowing them to breathe\",3:\"§7§ofire. Cinderbats are much cuter\",4:\"§7§othough.\",5:\"\",6:\"§eRight-click to view recipes!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Flames\"},ExtraAttributes:{id:\"FLAMES\"}}",
"damage": 0,
"lore": [
"§7§7§oSome say that the same substance",
"§7§ocan be found in the abdomen of",
"§7§oDragons, allowing them to breathe",
"§7§ofire. Cinderbats are much cuter",
"§7§othough.",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"internalname": "FLAMES",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flames",
"https://wiki.hypixel.net/Flames"
]
}
|