aboutsummaryrefslogtreecommitdiff
path: root/items/GRAPPLING_HOOK.json
blob: 43953d1228b1c3d5b6eea60be1d34ff6a2eb034d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "internalname": "GRAPPLING_HOOK",
  "itemid": "minecraft:fishing_rod",
  "displayname": "Grappling Hook",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Travel around in style using\",1:\"§7this Grappling Hook.\",2:\"§82 Second Cooldown\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGrappling Hook\"},ExtraAttributes:{id:\"GRAPPLING_HOOK\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Travel around in style using",
    "§7this Grappling Hook.",
    "§82 Second Cooldown",
    "",
    "§a§lUNCOMMON"
  ]
}