{"id":67182,"date":"2026-06-03T23:16:53","date_gmt":"2026-06-03T20:16:53","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/"},"modified":"2026-06-03T23:16:53","modified_gmt":"2026-06-03T20:16:53","slug":"external_view","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/","title":{"rendered":"External View"},"content":{"rendered":"<p># External View Reloaded<\/p>\n<p>A Forge \/ NeoForge mod for Minecraft 1.16.5+ based on External View Reload.<br \/>\nProvides adjustable third-person camera distance and optional long reach functionality.<\/p>\n<p>CurseForge: https:\/\/www.curseforge.com\/minecraft\/mc-mods\/external-view<br \/>\nModrinth: https:\/\/modrinth.com\/mod\/external_view<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>* Adjustable third-person camera distance (default: **Page Up \/ Page Down**)<br \/>\n* Long Hand Mode (default: **K**) \u2013 increases interaction reach<br \/>\n* Camera collision option (prevents clipping through blocks)<br \/>\n* Fully configurable via TOML<br \/>\n* Works client-only (with command fallback)<br \/>\n* Optional server-side networking support<br \/>\n* Permission API support<br \/>\n* Languages: English, Russian, Simplified Chinese<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration<\/p>\n<p>File:<\/p>\n<p>&#8220;`txt<br \/>\nconfig\/externalview-common.toml<br \/>\n&#8220;`<\/p>\n<p>### Camera<\/p>\n<p>* `cameraSpeed` (default: `0.5`) \u2013 zoom step size<br \/>\n* `viewDistance` (default: `56`) \u2013 maximum camera distance<br \/>\n* `cameraCollision` (default: `true`) \u2013 prevent camera clipping<\/p>\n<p>### Reach<\/p>\n<p>* `reach` (default: `40.0`) \u2013 reach in Long Hand Mode<br \/>\n* `defaultReach` (default: `5.0`) \u2013 default reach (**vanilla = 5.0**)<\/p>\n<p>WARNING: Changing `defaultReach` may cause issues on some servers.<\/p>\n<p>### Forge 1.16.5 Note<\/p>\n<p>Forge 1.16.5 config files do **not** support reliable hot reload.<br \/>\nSome configuration changes may require a full game restart to take effect.<\/p>\n<p>&#8212;<\/p>\n<p>## Command Fallback (Client-only)<\/p>\n<p>Used when the server does **not** have the mod installed.<\/p>\n<p>### Forge 1.16.5<\/p>\n<p>&#8220;`toml<br \/>\nblockReachCommand = &#8220;attribute @s forge:reach_distance base set {value}&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Forge 1.20.1<\/p>\n<p>&#8220;`toml<br \/>\nblockReachCommand = &#8220;attribute @s forge:block_reach base set {value}&#8221;<br \/>\nentityReachCommand = &#8220;attribute @s forge:entity_reach base set {value}&#8221;<br \/>\n&#8220;`<\/p>\n<p>### NeoForge 1.21+<\/p>\n<p>&#8220;`toml<br \/>\nblockReachCommand = &#8220;attribute @s minecraft:player.block_interaction_range base set {value}&#8221;<br \/>\nentityReachCommand = &#8220;attribute @s minecraft:player.entity_interaction_range base set {value}&#8221;<br \/>\n&#8220;`<\/p>\n<p>* `{value}` will be replaced automatically<br \/>\n* Invalid commands fallback to default values<br \/>\n* Requires permission to use `\/attribute`<\/p>\n<p>&#8212;<\/p>\n<p>## Server Compatibility<\/p>\n<p>### Client-only<\/p>\n<p>* Uses commands to modify reach<br \/>\n* Requires OP or permission from the server<br \/>\n* Works on vanilla \/ Bukkit hybrid \/ most servers if `\/attribute` is allowed<\/p>\n<p>### With server installed<\/p>\n<p>* Uses custom network packets (more reliable)<br \/>\n* Supports permission control<br \/>\n* Automatically resets reach when permission is lost<\/p>\n<p>Permission node:<\/p>\n<p>&#8220;`txt<br \/>\nexternalview.reach<br \/>\n&#8220;`<\/p>\n<p>Default: OP only<\/p>\n<p>Compatible with permission systems such as:<\/p>\n<p>* LuckPerms<br \/>\n* Forge Permission API<br \/>\n* NeoForge Permission API<\/p>\n<p>&#8212;<\/p>\n<p>## Version Notes<\/p>\n<p>### Forge 1.16.5<\/p>\n<p>Uses Forge reach attribute:<\/p>\n<p>&#8220;`txt<br \/>\nforge:reach_distance<br \/>\n&#8220;`<\/p>\n<p>### Forge 1.20.1<\/p>\n<p>Uses Forge reach attributes:<\/p>\n<p>&#8220;`txt<br \/>\nforge:block_reach<br \/>\nforge:entity_reach<br \/>\n&#8220;`<\/p>\n<p>### NeoForge 1.21+<\/p>\n<p>Uses vanilla player interaction range attributes:<\/p>\n<p>&#8220;`txt<br \/>\nminecraft:player.block_interaction_range<br \/>\nminecraft:player.entity_interaction_range<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## Notes<\/p>\n<p>* If `\/attribute` is blocked, client-only mode will not work<br \/>\n* Reach changes affect both block and entity interaction range<br \/>\n* Command fallback mode is best-effort (no strict failure detection)<br \/>\n* Supports hybrid servers such as Mohist and Youer<\/p>\n<p>&#8212;<\/p>\n<p>## License<\/p>\n<p>LGPL-2.1-or-later<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mod that changes the distance of the camera from the player in third person mode.<\/p>\n","protected":false},"featured_media":67183,"template":"","meta":{"_minecraft_slug":"external_view","_minecraft_project_id":"akuCeBRp","_minecraft_author":"saltyfish","_minecraft_license":"LGPL-2.1-or-later","_minecraft_downloads":53,"_minecraft_follows":0,"_minecraft_client_side":"required","_minecraft_server_side":"optional","_minecraft_storage_type":"zip","_minecraft_archive_name":"external_view.zip","_minecraft_size_bytes":314223,"_minecraft_version_count":6,"_minecraft_updated_at":"2026-05-16T13:07:31.711436Z","_minecraft_date_created":"2026-05-06T05:56:50.580134Z","_minecraft_date_modified":"2026-05-13T07:45:09.947618Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/external_view","_minecraft_icon_attachment_id":67183,"_minecraft_imported_at":"2026-06-03T20:16:54+00:00","_minecraft_import_hash":"587d503b09e9eae2145f96e4594e2400","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[104,158,92],"mod_loader":[106,160],"minecraft_version":[48,36,60,93,94,101,62,37,73,74,38,78,79,80,81],"class_list":["post-67182","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-forge","mod_category-neoforge","mod_category-utility","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-16-5","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>External View - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"External View - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Mod that changes the distance of the camera from the player in third person mode.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/\",\"name\":\"External View - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/external_view-icon-8ed38577e551758cc59672c989d1f583359d7434_96.webp\",\"datePublished\":\"2026-06-03T20:16:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/external_view-icon-8ed38577e551758cc59672c989d1f583359d7434_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/external_view-icon-8ed38577e551758cc59672c989d1f583359d7434_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/external_view\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"External View\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"External View - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/","og_locale":"en_US","og_type":"article","og_title":"External View - Minecraft","og_description":"Mod that changes the distance of the camera from the player in third person mode.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/","name":"External View - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/external_view-icon-8ed38577e551758cc59672c989d1f583359d7434_96.webp","datePublished":"2026-06-03T20:16:53+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/external_view\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/external_view-icon-8ed38577e551758cc59672c989d1f583359d7434_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/external_view-icon-8ed38577e551758cc59672c989d1f583359d7434_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/external_view\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"External View"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/67182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/67183"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=67182"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=67182"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=67182"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=67182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}