How do you make an eternal night world using mystcraft?
//ads -- adsterra.com -- native banner
?>
I've searched the FTB wiki and many other sites and have yet to find out how to make a world that has eternal night. Any help?
Best Answer
Use the "Dark Sun" symbol. Or else "Nadir", "Zero Length", "Normal Sun".
Pictures about "How do you make an eternal night world using mystcraft?"



Mystcraft Tutorial - Stable Dense Ore Worlds and More!
More answers regarding how do you make an eternal night world using mystcraft?
Answer 2
You have 2 options:
- Make a clock connected to a command block with the command:
time set 15000
This will keep setting the time to 12:30 AM in Minecraft time. To restore the day-night cycle, destroy the clock.
- Wait for it to become night time, then do the command
/gamerule doDaylightCycle false. To restore the day-night cycle, do the command/gamerule doDaylightCycle true
Hope this helps! :)
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Yan Krukov, Anete Lusina, Clam Lo, SHVETS production
