Posted August 28, 20205 yr 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?
August 28, 20205 yr 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
August 29, 20205 yr I think you could find this mod useful to look at: https://www.curseforge.com/minecraft/mc-mods/enhancedvisuals Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
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.