HomeJavaModsExternal View
External View

External View Reloaded

A Forge / NeoForge mod for Minecraft 1.16.5+ based on External View Reload.
Provides adjustable third-person camera distance and optional long reach functionality.

CurseForge: https://www.curseforge.com/minecraft/mc-mods/external-view
Modrinth: https://modrinth.com/mod/external_view


Features


Configuration

File:

config/externalview-common.toml

Camera

Reach

WARNING: Changing defaultReach may cause issues on some servers.

Forge 1.16.5 Note

Forge 1.16.5 config files do not support reliable hot reload.
Some configuration changes may require a full game restart to take effect.


Command Fallback (Client-only)

Used when the server does not have the mod installed.

Forge 1.16.5

blockReachCommand = "attribute @s forge:reach_distance base set {value}"

Forge 1.20.1

blockReachCommand = "attribute @s forge:block_reach base set {value}"
entityReachCommand = "attribute @s forge:entity_reach base set {value}"

NeoForge 1.21+

blockReachCommand = "attribute @s minecraft:player.block_interaction_range base set {value}"
entityReachCommand = "attribute @s minecraft:player.entity_interaction_range base set {value}"

Server Compatibility

Client-only

With server installed

Permission node:

externalview.reach

Default: OP only

Compatible with permission systems such as:


Version Notes

Forge 1.16.5

Uses Forge reach attribute:

forge:reach_distance

Forge 1.20.1

Uses Forge reach attributes:

forge:block_reach
forge:entity_reach

NeoForge 1.21+

Uses vanilla player interaction range attributes:

minecraft:player.block_interaction_range
minecraft:player.entity_interaction_range

Notes


License

LGPL-2.1-or-later

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more