aboutsummaryrefslogtreecommitdiff
path: root/items/MAGMA_ROD.json
blob: 288719adfcb3afb775d8b78640b092adff832bd0 (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:fishing_rod",
  "displayname": "§9Magma Rod",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Lava Rod\",1:\"\",2:\"§7Damage: §c+150\",3:\"§7Strength: §c+150\",4:\"§7Sea Creature Chance: §c+6%\",5:\"\",6:\"§7§7Increases the chance to catch\",7:\"§7§6Trophy Fish §7by §a10%\",8:\"\",9:\"§7Increases fishing speed by §925%\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE FISHING ROD\"],Name:\"§9Magma Rod\"},ExtraAttributes:{id:\"MAGMA_ROD\"}}",
  "damage": 0,
  "lore": [
    "§8Lava Rod",
    "",
    "§7Damage: §c+150",
    "§7Strength: §c+150",
    "§7Sea Creature Chance: §c+6%",
    "",
    "§7§7Increases the chance to catch",
    "§7§6Trophy Fish §7by §a10%",
    "",
    "§7Increases fishing speed by §925%",
    "",
    "§7§8This item can be reforged!",
    "§9§lRARE FISHING ROD"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "STICK:1",
    "B1": "",
    "B2": "STICK:1",
    "B3": "MAGMA_FISH_SILVER:5",
    "C1": "STICK:1",
    "C2": "",
    "C3": "MAGMA_FISH_SILVER:5"
  },
  "internalname": "MAGMA_ROD",
  "crafttext": "Requires: Magmafish IV",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": ""
}