diff options
Diffstat (limited to 'items/ENDER_CHEST.json')
-rw-r--r-- | items/ENDER_CHEST.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/ENDER_CHEST.json b/items/ENDER_CHEST.json index c23dcf90..f0b0cfee 100644 --- a/items/ENDER_CHEST.json +++ b/items/ENDER_CHEST.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "ENDER_CHEST", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,9 @@ "C1": "OBSIDIAN:1", "C2": "OBSIDIAN:1", "C3": "OBSIDIAN:1" - } -} + }, + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Ender_Chest" + ] +}
\ No newline at end of file |