diff options
Diffstat (limited to 'items/ENDER_PORTAL_FRAME.json')
-rw-r--r-- | items/ENDER_PORTAL_FRAME.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/ENDER_PORTAL_FRAME.json b/items/ENDER_PORTAL_FRAME.json index f96e288f..41dd2fb4 100644 --- a/items/ENDER_PORTAL_FRAME.json +++ b/items/ENDER_PORTAL_FRAME.json @@ -7,7 +7,11 @@ "§f§lCOMMON" ], "internalname": "ENDER_PORTAL_FRAME", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "vanilla": true, - "clickcommand": "" -}
\ No newline at end of file + "clickcommand": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/End_Portal_Frame" + ] +} |