1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "RUNAANS_BOW",
"itemid": "minecraft:bow",
"displayname": "Runaan\u0027s Bow",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"RUNAANS_BOW\",uuid:\"f7270af2-cefc-4ed0-96f6-44fb3fdbdf39\",timestamp:\"3/31/20 2:17 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+160",
"§7Strength: §c+50",
"",
"§6Item Ability: Triple Shot",
"§7Shoots 3 arrows at a time! The 2",
"§7extra arrows deal §a40%",
"§a§7percent of the damage.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY BOW"
]
}
|