Moon Walk

Description

Moon Walk Mod [moonwalk] 🔗

A Luanti (formerly Minetest) mod that allows players to experience moon-like gravity with reduced gravitational force. Primarily designed for game parks and adventure areas.

Features 🔗

  • Low Gravity Zone: Activate a 50-block radius area with 16% normal gravity (moon-like conditions)
  • Glowing Block: The Moon Walk block emits light (light level 10) for easy visibility in darkness
  • player_monoids Integration: Uses player_monoids.gravity directly for simple, compatible gravity changes
  • Automatic Timeout: Moon Walk effect automatically disables after 2 minutes
  • Boundary Control: Players are kept within the effect radius and returned to the last valid position if they try to leave

Usage 🔗

  1. Craft the Moon Walk block using the recipe above
  2. Place the Moon Walk block anywhere in your world
  3. Right-click the block to activate moon gravity
    • Your gravity will be reduced to 16% of normal
    • You can jump much higher and fall much slower
    • The block will display "Moon Walk busy" while active
  4. Right-click again to deactivate and return to normal gravity
    • You will be teleported 1.5 blocks above the Moon Walk block
    • The block will display "Moon Walk free"

Note: The effect automatically deactivates after 2 minutes (120 seconds) for safety.

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

v0.03

Download

Luanti 5.6+

2026-05-19 18:56 UTC

v0.03 🔗

This release simplifies the mod and cleans up the physics handling.

Changelog:

  • require player_monoids
  • remove jump override support
  • remove custom physics locking code
  • remove experimental engine-specific workaround code
  • tune moon gravity to 0.12

Result:

  • simpler codebase
  • cleaner compatibility with other physics-related mods
  • behavior tested successfully with current Luanti versions in use

v0.02e

Download

Luanti 5.6+

2026-05-18 16:20 UTC

v0.02e 🔗

First public release

v0.02d

Download

Luanti 5.6+

2026-05-17 13:12 UTC

v0.02d 🔗

First public release

v0.02c

Download

Luanti 5.6+

2026-05-17 13:01 UTC

v0.02c 🔗

First public release

All releases