Started by
a guy called l…
on
Topic category: Help with Minecraft modding (Java Edition)
I have everthing for make a bloodmoon like event, procedures, mobs, etc
But I don't have idea how to make moon red during the event, and only during the event, I know I can make it red with a resourcepack, but i'm pretty sure that make it red any time and not only during the event
Some idea for how to make it?
I don't know how to do it but i bet you could make it happen using an Optifine resource pack, making it check whether or not the variable from your mod telling you when a blood moon is true.
It sound ok, but I don't have idea how to use resource packs, and don't wanna need a mod for make it work
Maybe is posible to do something similar without the use of OptiFine?
Not without custom coding, and i can tell you from experience that resource packs are easy to make, the only challenging part would be to incorperate the Optifine system to change the moon to red whenever your custom variable is true. I know people use Optifine to change the textures of mobs depending on the biome, maybe you could figure out how they do it and incorperate that with your mod. So the only options would be to use some custom coding or figure out how to use Optifine to check a variable in your mod.
Well, probably using OptiFine, Im gonna take a look
Custom sky plugin allows you to change the texture of moon (also the sun, custom star colors and the skybox)