Commit Graph

2 Commits

Author SHA1 Message Date
Treer 70bb0ef704 bug fixes
DEPTH_FLOOR_LAYERS initial value fixed.
find_surface_anchorPos() no longer assumes y=0 will be outside the nether.
Nil-reference fixed when a mods tries to register a portal after mods are finished loading, but the portal shape+material was already registered by another mod.
Documentation improvements.
2021-07-16 23:26:24 +10:00
Treer ea059eddfa document nether API
More of a tentative interop guide than an API.
Use snake_case for API functions.
Make nether.DEPTH_FLOOR_LAYERS value explicit.
2021-07-11 12:25:50 +10:00