Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hello.

I am a beginner in minecraft modding and this is my first post. Please be mindful of that.

I am currently trying to create a gun mod with sights and I already created a sniper that changes FOV and draws a 2d texture on the screen using the code activated when wearing a pumpkin on your head.

I now want to know if it is possible to create a thermic sight. I had an idea : what if I rendered the screen twice (once to see everything around you and once for the sight) and changed the texture pack to have everything colored in blue except mobs and players.

Is this possible and what do I need for this to be in the game? I saw nowhere how to load a texture pack with code and I tried to find where the client does this without any success.

Thank you in advance for your help.

Resource pack sounds like a really bad idea. As soon as someone adds a new block it will no longer be affected by you resource pack.

What I would instead try to do is try to implement a custom shader. (Like the super secret settings.) But I have never seen anyone do this in forge before.

I would be very interested if you somehow manage to pull this of.

Here could be your advertisement!

  • Author

I am currently learning to code in opengl and glsl so maybe I can manage this but it doesn't help me differenciate entities from blocks. At best I can make a blue sight (FUN !). But your point is correct as it prevents any mod compatibility from existing.

Edited by HyperLan
I can't grammar srsly

  • 2 weeks later...
  • Author

I DID IT !

I don't know if many or any mods do this in 1.12 but I managed to manually load a shader which sets to zero all non-only-red pixels' green and red. Then I used reflection to replace the RenderManager with my special one which sets mobs colors to red.

I think I can create my first full mod using this.

Also redstone stays red which looks cool in my opinion.

2017-08-03_19.02.00.png

2017-08-03_19.10.20.png

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.