This website requires JavaScript.
Explore
Help
Sign In
Minetest
/
VoxeLibre
Watch
2
Star
0
Fork
You've already forked VoxeLibre
0
mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced
2025-02-14 09:45:01 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a960bf2e8e
Branches
Tags
No results found.
VoxeLibre
/
mods
/
ENVIRONMENT
/
mcl_moon
/
API.md
Wuzzy
32ae6b3140
Add moon phases
2020-04-08 21:32:37 +02:00
269 B
Raw
Blame
History
mcl_moon
API
This API has one function:
mcl_moon.get_moon_phase()
Returns current moon phase (0-7).
0 = Full Moon
1 = Waning Gibbous
2 = Last Quarter
3 = Waning Crescent
4 = New Moon
5 = Waxing Crescent
6 = First Quarter
7 = Waxing Gibbous