Is there a way to make specific maps load when a new world is created? I have created a custom map, like a adventure map. Instead of getting a randomly created map i want the custom built map in its initial state to load when a new world is created.
Thanks in advance.
Hello guys!
I am quite new to modding in minecraft and is trying to make a mod where i can toggle between rain and clear weather. I have use setRaining(true) that makes it rain, however the rain stops after 1 second. Is there a way of setting the rain time?
Thanks in advance!