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
|
{
"itemid": "minecraft:iron_sword",
"displayname": "§fSpider Sword",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to §7Cave Spiders§7,\",3:\"§7§7Silverfish§7, and §7Spiders§7.\",4:\"\",5:\"§4This item is Arachnal Ж!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON SWORD\"],Name:\"§fSpider Sword\"},ExtraAttributes:{id:\"SPIDER_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+30",
"",
"§7Deals §a+100% §7damage to §7Cave Spiders§7,",
"§7§7Silverfish§7, and §7Spiders§7.",
"",
"§4This item is Arachnal Ж!",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON SWORD"
],
"internalname": "SPIDER_SWORD",
"recipe": {
"A1": "",
"A2": "SPIDER_EYE:1",
"A3": "",
"B1": "",
"B2": "SPIDER_EYE:1",
"B3": "",
"C1": "",
"C2": "STICK:1",
"C3": ""
},
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spider_Sword",
"https://wiki.hypixel.net/Spider_Sword"
],
"crafttext": "Requires: Spider Eye II"
}
|