aboutsummaryrefslogtreecommitdiff
path: root/items/MAGMA_BOW.json
blob: 75b58394cb834d05e33567b3635cba28013a3537 (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
{
  "itemid": "minecraft:bow",
  "displayname": "§5Magma Bow",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Consumes 1 §6Magma Cream§7 from\",4:\"§7the Inventory or Quiver to\",5:\"§7§ax2§7 damage per shot.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC BOW\"],Name:\"§5Magma Bow\"},ExtraAttributes:{id:\"MAGMA_BOW\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+100",
    "§7Strength: §c+100",
    "",
    "§7Consumes 1 §6Magma Cream§7 from",
    "§7the Inventory or Quiver to",
    "§7§ax2§7 damage per shot.",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC BOW"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_MAGMA_CREAM:32",
    "A3": "ENCHANTED_STRING:1",
    "B1": "ENCHANTED_MAGMA_CREAM:32",
    "B2": "",
    "B3": "ENCHANTED_STRING:1",
    "C1": "",
    "C2": "ENCHANTED_MAGMA_CREAM:32",
    "C3": "ENCHANTED_STRING:1"
  },
  "internalname": "MAGMA_BOW",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Magma_Bow",
    "https://wiki.hypixel.net/Magma_Bow"
  ],
  "crafttext": "Requires: Magma Cream IX"
}