aboutsummaryrefslogtreecommitdiff
path: root/items/CHEST.json
blob: 7acadeacd39e3c8a3dcd8f65a42b8b15d83ae585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "itemid": "minecraft:chest",
  "displayname": "§fChest",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fChest\"},ExtraAttributes:{id:\"CHEST\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "CHEST",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Chest"
  ]
}