Skip to content

Conversation

kuzuanpa
Copy link
Contributor

just make things glow.
those codes are cherry-picked from my own repo that changes a lot to make my modpack. Though I carefully removed that sort of things, I don't sure if that really not contains recipes changes or something...remove them if you find them.
And also feel free to change naming or something.

and here is a image to show the final effect. (not every changed machine is on those image)

using BSL shader with angelica

Screenshot_20240915_123649

and without the shader

Screenshot_20240915_124300

@GregoriusT
Copy link
Member

Hrrrm, i did not think of glowing textures at all when i made this stuff, definitely need to find a good way to properly implement it with texturepack support and such, instead of merely changing some hardcoded values.

@kuzuanpa
Copy link
Contributor Author

kuzuanpa commented Sep 15, 2024

hmm, maybe we can just make every machine have useGlowingTexture= true, and just put completely transparent texture to machines that not glow. this may makes texture pack easier... but doing so makes resources dir very large

another method is make a meta file alongside png file, describing if texture should glow and its brightness, but I have no idea about code and how to implement it..

@GregoriusT
Copy link
Member

That would be about 160 or so Kilobytes if I do it the "just have a transparent glowing textures layer" way. Empty Textures do not have much of a File Size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants