Emissive Item Example #89
Unanswered
TheImpalerXIII
asked this question in
Help Wanted
Replies: 1 comment 2 replies
-
The base demo pack does include an emissive overlay for the obsidian block; the setup is the same for items as it does for blocks. If it doesn't work, I would recommend testing without other mods because there might be an incompatibility. Currently, there isn't support for predicate-based overrides, though you can apply animations to the emissive overlays (or make the overlay not emissive). You can create a feature request in the issues tracker, though it would be helpful to have examples of what types of predicates would be useful. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new to developing mods and resource packs in general for Minecraft, and for some reason the resource pack I made just does not seem to display the emissive texture I have set. I'm almost certain this is just because I have the resource pack set up wrong, but I can't seem to figure out the right way from the Emissive Format Guide in User Docs. Is there any way we could have a fabric and forge demo made for this mod like we have for the base more MoreMcMeta mod?
Also, if possible, I am also curious about how to make the emissive textures dynamic similar to what is possible with predicate based overrides for textures.
Beta Was this translation helpful? Give feedback.
All reactions