aboutsummaryrefslogtreecommitdiff
path: root/items/LARGE_ENCHANTED_CHEST.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/LARGE_ENCHANTED_CHEST.json')
-rw-r--r--items/LARGE_ENCHANTED_CHEST.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/LARGE_ENCHANTED_CHEST.json b/items/LARGE_ENCHANTED_CHEST.json
index 55c5b387..b7aff5aa 100644
--- a/items/LARGE_ENCHANTED_CHEST.json
+++ b/items/LARGE_ENCHANTED_CHEST.json
@@ -1,11 +1,8 @@
{
- "internalname": "LARGE_ENCHANTED_CHEST",
"itemid": "minecraft:chest",
- "displayname": "Large Storage",
- "clickcommand": "viewrecipe",
- "damage": 0,
+ "displayname": "§9Large 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: §b15 §7items\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Large Storage\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_CHEST\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§7Place this chest next to a",
"§7minion and the minion will store",
@@ -15,5 +12,23 @@
"§7Storage space: §b15 §7items",
"",
"§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_OAK_LOG:32",
+ "A2": "ENCHANTED_OAK_LOG:32",
+ "A3": "ENCHANTED_OAK_LOG:32",
+ "B1": "ENCHANTED_OAK_LOG:32",
+ "B2": "MEDIUM_ENCHANTED_CHEST:1",
+ "B3": "ENCHANTED_OAK_LOG:32",
+ "C1": "ENCHANTED_OAK_LOG:32",
+ "C2": "ENCHANTED_OAK_LOG:32",
+ "C3": "ENCHANTED_OAK_LOG:32"
+ },
+ "internalname": "LARGE_ENCHANTED_CHEST",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Large_Storage"
]
} \ No newline at end of file