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
|
{
"internalname": "END_STONE_BOW",
"itemid": "minecraft:bow",
"displayname": "§5End Stone Bow",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"\",2:\"§6Ability: Extreme Focus §e§lLEFT CLICK\",3:\"§7Consumes all your mana, and your\",4:\"§7next hit will deal that much\",5:\"§7more damage!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC BOW\"],Name:\"§5End Stone Bow\"},ExtraAttributes:{id:\"END_STONE_BOW\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Damage: §c+140",
"",
"§6Ability: Extreme Focus §e§lLEFT CLICK",
"§7Consumes all your mana, and your",
"§7next hit will deal that much",
"§7more damage!",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/End_Stone_Bow"
],
"crafttext": ""
}
|