This version overhauls the Lunar commands.
- Add an extra parameter to
forceEvent
that allows you to overwrite the current moon event (/lunar forceEvent <eventId> <forceCurrent
) - Add a skip command that skips the current event (
/lunar skip
) - Add a command to re-roll the current event (
/lunar randomize
)
- Fix issue where lunar commands will error when ran through console
- Fix issue where the gravity modifier was not being removed when the player left the overworld
- Change the Tiny and Big moon to apply an attribute modifier to the player to adjust gravity
- Disable moon scaling to fix an issue where the entire world would render weird during a tiny or big moon
- Initial update to 1.21
- Initial update to 1.20.4