aboutsummaryrefslogtreecommitdiff
path: root/items/SMALL_ENCHANTED_CHEST.json
blob: 7cb651c6c233fcfe8bd465221dae9e2141cbd159 (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
{
  "itemid": "minecraft:chest",
  "displayname": "§fSmall Storage",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this chest next to a\",1:\"§7minion and the minion will store\",2:\"§7items inside once its storage is\",3:\"§7full!\",4:\"\",5:\"§7Storage space: §b3 §7items\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fSmall Storage\"},ExtraAttributes:{id:\"SMALL_ENCHANTED_CHEST\"}}",
  "damage": 0,
  "lore": [
    "§7Place this chest next to a",
    "§7minion and the minion will store",
    "§7items inside once its storage is",
    "§7full!",
    "",
    "§7Storage space: §b3 §7items",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "LOG:8",
    "A2": "LOG:8",
    "A3": "LOG:8",
    "B1": "LOG:8",
    "B2": "",
    "B3": "LOG:8",
    "C1": "LOG:8",
    "C2": "LOG:8",
    "C3": "LOG:8"
  },
  "internalname": "SMALL_ENCHANTED_CHEST",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Small_Storage"
  ],
  "crafttext": "Requires: Oak Wood IV"
}