aboutsummaryrefslogtreecommitdiff
path: root/items/ENDER_BOW.json
blob: 0dac09711fc9786dedf3eba02fe34fa794fe5ab6 (plain)
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": "ENDER_BOW",
  "itemid": "minecraft:bow",
  "displayname": "Ender Bow",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"\",2:\"§6Item Ability: Ender Warp\",3:\"§7Shoots an Ender Pearl. Upon\",4:\"§7landing you deal damage to all\",5:\"§7Monsters in a §a8.0§7 block\",6:\"§7radius for §a10.0%§7 of their\",7:\"§7§c❤ Health§7.\",8:\"§8Mana Cost: §350\",9:\"§8Cooldown: §a45s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE BOW\"],Name:\"§9Ender Bow\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"ENDER_BOW\",uuid:\"4d4d83c0-f42b-4287-bc89-13d3b852706f\",timestamp:\"3/30/20 4:43 PM\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Damage: §c+60",
    "",
    "§6Item Ability: Ender Warp",
    "§7Shoots an Ender Pearl. Upon",
    "§7landing you deal damage to all",
    "§7Monsters in a §a8.0§7 block",
    "§7radius for §a10.0%§7 of their",
    "§7§c❤ Health§7.",
    "§8Mana Cost: §350",
    "§8Cooldown: §a45s",
    "",
    "§7§8This item can be reforged!",
    "§9§lRARE BOW"
  ]
}