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
27
|
{
"itemid": "minecraft:blaze_powder",
"displayname": "§9Flames",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oSome say that the same\",1:\"§7§osubstance can be found in the\",2:\"§7§oabdomen of Dragons, allowing\",3:\"§7§othem to breathe fire. Fire bats\",4:\"§7§oare much cuter though.\",5:\"\",6:\"§eRight-click to view recipes!\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§9§lRARE\"],Name:\"§9Flames\"},ExtraAttributes:{id:\"FLAMES\"}}",
"damage": 0,
"lore": [
"§7§7§oSome say that the same",
"§7§osubstance can be found in the",
"§7§oabdomen of Dragons, allowing",
"§7§othem to breathe fire. Fire bats",
"§7§oare much cuter though.",
"",
"§eRight-click to view recipes!",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§9§lRARE"
],
"internalname": "FLAMES",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flames",
"https://wiki.hypixel.net/Flames"
]
}
|