1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "END_STONE_BOW",
"itemid": "minecraft:bow",
"displayname": "End Stone Bow",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"\",2:\"§6Item Ability: Extreme Focus\",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:{originTag:\"UNKNOWN\",id:\"END_STONE_BOW\",uuid:\"1243f9e8-3f6c-4e05-b861-2ce104f7bdbe\",timestamp:\"3/30/20 9:26 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+140",
"",
"§6Item Ability: Extreme Focus",
"§7Consumes all your mana, and your",
"§7next hit will deal that much",
"§7more damage!",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
]
}
|