Jump to content

Shader Hook?


FalconGames109

Recommended Posts

Hello! I've been working on a mod for a bit, and was attempting to use Minecraft's shader system (net.minecraft.shader), but this is seemingly impossible without editing the game's source code. I'm hoping someone over on the Forge team would be willing to put together a hook so that you can access this system (add new shaders for spectating new mobs, add new shaders for super secret settings, etc.). Currently, nothing is possible using these classes, but it looks as if it would only be a few simple changes that would allow this to work.

Link to comment
Share on other sites

I flat out don't do rendering, so you are free to submit PRs to Forge's git repo and i'll review them.

But without knowing exactly what you want, and a couple of example shaders using the systems that you want. I can't do much.

However, last I looked the shaders were loaded from the resource packs so they should be able to auto detect any new ones as long as you follow the format correctly.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.