nodrown/README.md

15 lines
704 B
Markdown
Raw Permalink Normal View History

2023-06-11 12:25:20 +02:00
Minetest mod to disable drowning, so you can swim and live underwater forever.
2023-06-11 12:38:41 +02:00
Air/breathing limits are a timer that prevents thinking, planning and generally having fun. Underwater effectively becomes a desert that people avoid where possible. Water should be interesting, not gameplay mud.
2023-06-11 12:32:55 +02:00
2023-06-11 12:38:41 +02:00
Minetest already does underwater a lot better than Minecraft traditionally has. You're not blind and mining speed is not reduced. I think underwater would be more interesting if so many people did not grow up with Minecraft teaching them that it's punishment.
2023-06-11 12:25:20 +02:00
2023-06-11 12:34:45 +02:00
## Compatibility
Tested and working on:
* minetest_game
* mineclone2
Please report if you find any incompatibilities, I'll try to fix them.