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
29
30
31
32
33
34
35
36
37
38
39
40
|
{
"itemid": "minecraft:wooden_sword",
"displayname": "§5Sword of Revelations",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+180\",1:\"§7Strength: §c+50\",2:\"\",3:\"§7Heal §c15❤ §7per hit.\",4:\"\",5:\"§7Deals §a+200% §7damage against\",6:\"§7mythological creatures and Minos\",7:\"§7followers but receive §c+75%\",8:\"§c§7damage from them.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC SWORD\"],Name:\"§5Sword of Revelations\"},ExtraAttributes:{id:\"SWORD_OF_REVELATIONS\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+180",
"§7Strength: §c+50",
"",
"§7Heal §c15❤ §7per hit.",
"",
"§7Deals §a+200% §7damage against",
"§7mythological creatures and Minos",
"§7followers but receive §c+75%",
"§c§7damage from them.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "GRIFFIN_FEATHER:32",
"A2": "ENCHANTED_ANCIENT_CLAW:8",
"A3": "GRIFFIN_FEATHER:32",
"B1": "GRIFFIN_FEATHER:32",
"B2": "ENCHANTED_GOLD_BLOCK:8",
"B3": "GRIFFIN_FEATHER:32",
"C1": "GRIFFIN_FEATHER:32",
"C2": "STICK:1",
"C3": "GRIFFIN_FEATHER:32"
},
"internalname": "SWORD_OF_REVELATIONS",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sword_of_Revelations",
"https://wiki.hypixel.net/Sword_Of_Revelations"
]
}
|