Started by
TheDemonic
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make an effect that affects vision.
Like make vision blur or make it red, or make it like carved pumpkin.
Is this possible?
Edited by TheDemonic on Mon, 09/25/2023 - 15:23
Carved Pumpkin is possible with an overlay, and a condition that checks for armor(both are explained better if you search), red could maybe be possible with a red overlay, but it might not be perfect, blur cannot be done without coding as far as I know.