rune-scape / end_portal_parallax

Changes the end portal renderer to the 1.10- look (parallax)
MIT License
5 stars 1 forks source link

Shader support? #1

Open thimblebird opened 1 year ago

thimblebird commented 1 year ago

hello! beautiful mod you did here 🐢 i was wondering if it's possible to add shader support? at least when using sildur's vibrant shaders the portal doesn't render at all.

minecraft 1.19.2, forge 43.2.0

rune-scape commented 1 year ago

ooh, thats not good i can't actually get optifine (i assume you're using optifine) to run with forge let alone my mod, so i unfortunately cant debug it atm :/ thanks for the report :)

thimblebird commented 1 year ago

oh, sorry; i'm not using optifine, but rubidium + oculus on forge. sorry for the confusion!

rune-scape commented 1 year ago

hmm i can't get forge running with those either...

rune-scape commented 3 weeks ago

it seems rubidium specifically overrides the end portal shader with a mixin,, i think theres not much i can do without alot of effort,, im not familiar with it