nether-pack/nether
Deathwing777 84d5e1ce3c
Made changes after testing previous commit.
init.lua:
- Added `nether.bottom`

portal.lua:
- Reverted `nether.is_player_in_nether(player)` to previous state.
- Added `nether.is_player_trapped_in_nether(player)`
- Added 2 new chat functions for debugging purposes.
- Tested that chat function `/update_hells_registry` indeed works to check if a player has dug their way out of the nether.
- Moved the functional code from `/update_hells_registry` to `nether.registry_update(player)`
- Fixed some English grammar in automated chat messages.
2024-02-27 17:49:30 -08:00
..
sounds at least a bit history 2015-02-18 18:34:03 +01:00
textures add nether torch crafting, make them ingniter and add vine normalmap 2015-12-05 12:28:03 +01:00
.luacheckrc Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
crafting.lua Fix some deprecation warnings 2021-12-22 18:46:56 +01:00
furnace.lua Add .luacheckrc and do some code fixes 2021-12-22 18:46:52 +01:00
guide.lua New nether guide 2022-08-19 18:14:44 +02:00
init.lua Made changes after testing previous commit. 2024-02-27 17:49:30 -08:00
items.lua Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
mod.conf Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
pearl.lua Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
portal.lua Made changes after testing previous commit. 2024-02-27 17:49:30 -08:00
settings.lua New nether guide 2022-08-19 18:14:44 +02:00
settingtypes.txt New nether guide 2022-08-19 18:14:44 +02:00
weird_mapgen_noise.lua Add .luacheckrc and do some code fixes 2021-12-22 18:46:52 +01:00