aboutsummaryrefslogtreecommitdiff
path: root/items/ENDER_BOW.json
blob: c557c9c11e4f0b70580d0cfd6ecadda82183ea14 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "itemid": "minecraft:bow",
  "displayname": "§9Ender Bow",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"\",2:\"§6Ability: Ender Warp §e§lLEFT CLICK\",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:{id:\"ENDER_BOW\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+60",
    "",
    "§6Ability: Ender Warp §e§lLEFT CLICK",
    "§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"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_ENDER_PEARL:4",
    "A3": "STRING:1",
    "B1": "ENCHANTED_ENDER_PEARL:4",
    "B2": "",
    "B3": "STRING:1",
    "C1": "",
    "C2": "ENCHANTED_ENDER_PEARL:4",
    "C3": "STRING:1"
  },
  "internalname": "ENDER_BOW",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Ender_Bow"
  ],
  "crafttext": "Requires: Ender Pearl V"
}