Started by
Guapito23456
on
Topic category: Help with Minecraft modding (Java Edition)
In Mercury and Venus dimensions, I want no moon and just the sun! And Mars I want two moons and the same sun! And space dimension I want no gravity and low gravity in mercury and moon dimensions can you help me?
Edited by Guapito23456 on Wed, 11/22/2023 - 19:40
It is very difficult to modify other mods externally. You would likely need to have permission/access from the developers of the original mod to do this.
Galaticmine is my mod!
Okay, I thought you were asking about compatibility.
Changing skyboxes is not possible with Mcreator's built in tools, to the best of my knowledge. It is possible though, I have seen it done in other mods. If you want to make this work, you will definitely need custom code. (I'm don't personally know how to do this.)
It might be helpful to see if there are other mods that do this with github repositories you could look at, to get a general idea of what to do.