1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "FLAMING_SWORD",
"itemid": "minecraft:iron_sword",
"displayname": "§aFlaming Sword",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"\",3:\"§7Ignites enemies for §a3s§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON SWORD\"],Name:\"§aFlaming Sword\"},ExtraAttributes:{id:\"FLAMING_SWORD\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+50",
"§7Strength: §c+20",
"",
"§7Ignites enemies for §a3s§7.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON SWORD"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flaming_Sword"
]
}
|