aboutsummaryrefslogtreecommitdiff
path: root/items/SLIME_BOW.json
blob: b941b44bbbed8840fa20252734c34777ed00c1d0 (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
{
  "itemid": "minecraft:bow",
  "displayname": "§5Slime Bow",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Crit Damage: §c+50%\",2:\"\",3:\"§7Will consume §aSlime Balls§7 in\",4:\"§7your inventory or Quiver to deal\",5:\"§7§a5x§7 damage to §9Magma Cubes\",6:\"§9and Slimes§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOW\"],Name:\"§5Slime Bow\"},ExtraAttributes:{id:\"SLIME_BOW\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+100",
    "§7Crit Damage: §c+50%",
    "",
    "§7Will consume §aSlime Balls§7 in",
    "§7your inventory or Quiver to deal",
    "§7§a5x§7 damage to §9Magma Cubes",
    "§9and Slimes§7.",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC BOW"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_SLIME_BLOCK:5",
    "A3": "ENCHANTED_STRING:1",
    "B1": "ENCHANTED_SLIME_BLOCK:5",
    "B2": "",
    "B3": "ENCHANTED_STRING:1",
    "C1": "",
    "C2": "ENCHANTED_SLIME_BLOCK:5",
    "C3": "ENCHANTED_STRING:1"
  },
  "internalname": "SLIME_BOW",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Slime_Bow",
    "https://wiki.hypixel.net/Slime_Bow"
  ],
  "crafttext": "Requires: Slimeball IX"
}