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.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/items/LARGE_ENCHANTED_CHEST.json b/items/LARGE_ENCHANTED_CHEST.json
new file mode 100644
index 00000000..55c5b387
--- /dev/null
+++ b/items/LARGE_ENCHANTED_CHEST.json
@@ -0,0 +1,19 @@
+{
+ "internalname": "LARGE_ENCHANTED_CHEST",
+ "itemid": "minecraft:chest",
+ "displayname": "Large Storage",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "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",
+ "lore": [
+ "§7Place this chest next to a",
+ "§7minion and the minion will store",
+ "§7items inside once its storage is",
+ "§7full!",
+ "",
+ "§7Storage space: §b15 §7items",
+ "",
+ "§9§lRARE"
+ ]
+} \ No newline at end of file