Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: make hat particles in first-person an optional toggle #87

Open
PastaLaPasta opened this issue Nov 26, 2024 · 3 comments
Open

Comments

@PastaLaPasta
Copy link

Please consider adding an option in the mod's config that let's you disable particle effects from yourself if you are in first-person. Some hats, while having cool designs, are too distracting to use. I don't want to be avoiding cool hats just because they happen to be annoying to use.

@fonnymunkey
Copy link
Owner

If you are using a mod that adds first person model rendering (Which is what causes hats and particles to render in first person) set forceFirstPersonNoRender to true in the config

@PastaLaPasta
Copy link
Author

Now that's odd: I double checked in my WIP 1.21.1 private modpack if I had particles in first-person or not, and apparently I don't despite this being a problem in older versions of the pack (though some mods aren't updated yet, so that may change). I'll just keep your tip in mind.

On the other hands, I noticed that if I opened my inventory, the particles starts rendering until I close it, but only if it's an inventory where I can see my character. Apparently the preview model in your inventory counts as being in third-person.

@fonnymunkey
Copy link
Owner

Yeah the way Minecraft handles the inventory screen is re-rendering your actual player model as though its third person, instead of like a fake version of the player, which will cause third person effects like the particles to start rendering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants