1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"internalname": "WITHER_BOW",
"itemid": "minecraft:bow",
"displayname": "§aWither Bow",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§aWithers and Wither\",4:\"§aSkeletons§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON BOW\"],Name:\"§aWither Bow\"},ExtraAttributes:{id:\"WITHER_BOW\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7Damage: §c+30",
"",
"§7Deals §a+100% §7damage to",
"§7§aWithers and Wither",
"§aSkeletons§7.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOW"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wither_Bow",
"https://wiki.hypixel.net/Wither_Bow"
]
}
|