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
28
|
{
"itemid": "minecraft:wooden_sword",
"displayname": "§6Great Spook Sword",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gains §c+1❁ Damage §7and §c+1❁\",1:\"§cStrength §7for every §aFear\",2:\"§a§7you have.\",3:\"\",4:\"§7§7Obtained during the §e2022\",5:\"§e§5Alchemist §7experiments!\",6:\"\",7:\"§8Edition #???\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Great Spook Sword\"},ExtraAttributes:{year:2022,edition:-1,id:\"GREAT_SPOOK_SWORD\"}}",
"damage": 0,
"lore": [
"§7Gains §c+1❁ Damage §7and §c+1❁",
"§cStrength §7for every §aFear",
"§a§7you have.",
"",
"§7§7Obtained during the §e2022",
"§e§5Alchemist §7experiments!",
"",
"§8Edition #???",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY SWORD"
],
"internalname": "GREAT_SPOOK_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Sword",
"https://wiki.hypixel.net/Great_Spook_Sword"
]
}
|