aboutsummaryrefslogtreecommitdiff
path: root/items/ENDER_BOW.json
blob: 5abd0ef5adeaf9fe6462836676870fe934e629fc (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:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"\",2:\"§6Ability: Ender Warp  §e§lLEFT CLICK\",3:\"§7Shoots an Ender Pearl. Upon landing\",4:\"§7you deal damage to all Monsters in a\",5:\"§7§a8§7 block radius for §a10%§7 of their §c❤\",6:\"§cHealth§7.\",7:\"§8Mana Cost: §350\",8:\"§8Cooldown: §a5s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§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 landing",
    "§7you deal damage to all Monsters in a",
    "§7§a8§7 block radius for §a10%§7 of their §c❤",
    "§cHealth§7.",
    "§8Mana Cost: §350",
    "§8Cooldown: §a5s",
    "",
    "§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.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Ender_Bow",
    "https://wiki.hypixel.net/Ender_Bow"
  ],
  "crafttext": "Requires: Ender Pearl V"
}