Giga_5 Posted August 28, 2020 Posted August 28, 2020 Are there any ways to change a player’s vision, similar to how nightvision/nausea/blindness changes vision? Or are they hard coded? I wanted to create a “sun scorched” effect that increases exposure on a player’s screen, making it extremely bright. Would this be possible? Quote
vemerion Posted August 28, 2020 Posted August 28, 2020 I don't know if this is the best way to do it, but you can increase the brightness by changing the gamma value like so: Minecraft.getInstance().gameSettings.gamma = some value here Quote
Beethoven92 Posted August 29, 2020 Posted August 29, 2020 I think you could find this mod useful to look at: https://www.curseforge.com/minecraft/mc-mods/enhancedvisuals Quote Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.