Increased max blur intensity & Working screen overrides

- EMI compat now works using forced blur
- Iris shader screen is now sooo much smoother
This commit is contained in:
Martin Prokoph
2024-09-06 23:33:10 +02:00
parent f68048d955
commit 8817e18a55
14 changed files with 41 additions and 112 deletions

View File

@@ -25,8 +25,7 @@
],
"description": "Various enhancements for the blur effect behind Minecraft GUIs",
"mixins": [
"blur.mixins.json",
"blur_compat.mixins.json"
"blur.mixins.json"
],
"depends": {
"minecraft": ">=1.20.5"