aboutsummaryrefslogtreecommitdiff
path: root/items/CHEST.json
blob: 6c53bb0b7848089d150b1525246a343708178f04 (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\",1:\"\",2:\"§eClick to view recipe!\"],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"
  ]
}