Changelog
Perspective 1.2.1 for 1.20.3/4
This minor update fixes some bugs, changes how shaders are saved in the config, and adds the Position Overlay!
Re-released due to a critical bug that only occurred outside the development environment.
Changelog
- Updated Config Version to
14
.- Removed
super_secret_settings
int config option. - Added
super_secret_settings_shader
string option. - Added
position_overlay
boolean config option.
- Removed
- Added Position Overlay.
- Added Toggle Position Overlay Keybinding.
- Replaced instances of
Math.max(Math.min(value, min), max);
toMathHelper.clamp(value, min, max);
. - Fix
Hide Player
keybinding and move it to the correct category. - Added Horse Markings textured entity support.
- Horse Textured Entities will now also replace the horse markings.
- Horse Textured Entity Resource Pack Layout:
- assets/ - minecraft/ - textures/ - textured_entity/ - <name>.png - <name>_markings_white.png - <name>_markings_whitefield.png - <name>_markings_whitedots.png - <name>_markings_blackdots.png - perspective/ - textured_entity/ - horse_<name>.json - pack.mcmeta
- Horse Textured Entities will now also replace the horse markings.
- Updated Options Screen Super Secret Settings Button.
- This button will now cycle shaders instead of opening the super secret settings config screen.
- This button can be enabled by setting
super_secret_settings_options_screen
totrue
in.minecraft/config/perspective.properties
.
- The current super secret setting will remain the same after reloading resource packs if it is still available.
Want to support my work?
If you'd like to donate, visit BuyMeACoffee.
Your support is appreciated, please be aware that donations are non-refundable.
Files
perspective-1.2.1-release.2+1.20.3-4.jar(1.16 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.2.1-release.2+1.20.3-4Loaders
FabricQuilt
Game versions
1.20.3–1.20.4Downloads
625Publication date
December 19, 2023 at 8:39 AMPublisher
MCLegoMan
Lead Developer