aboutsummaryrefslogtreecommitdiff
path: root/items/DUNGEON_CHEST_KEY.json
blob: 9d69ac1e6d250074203a4062e8cc0ba8999e1fab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "itemid": "minecraft:tripwire_hook",
  "displayname": "§f§f§9Dungeon Chest Key",
  "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Allows you to open an additional\",1:\"§7treasure chest at the end of a\",2:\"§7dungeon!\",3:\"\",4:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Dungeon Chest Key\"},ExtraAttributes:{id:\"DUNGEON_CHEST_KEY\"},AttributeModifiers:[]}",
  "damage": 0,
  "lore": [
    "§7Allows you to open an additional",
    "§7treasure chest at the end of a",
    "§7dungeon!",
    "",
    "§9§lRARE DUNGEON ITEM"
  ],
  "internalname": "DUNGEON_CHEST_KEY",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Dungeon_Chest_Key",
    "https://wiki.hypixel.net/Dungeon_Chest_Key"
  ]
}