Go to file
Wuzzy 17927aaa11 Add basic support for finding default biome 2019-08-27 20:18:41 +02:00
locale Make dependency of biomeinfo mod optional 2019-08-26 21:09:10 +02:00
README.md Find biomes not in the same height as the player 2019-08-27 15:59:36 +02:00
init.lua Add basic support for finding default biome 2019-08-27 20:18:41 +02:00
license.txt First commit 2019-08-23 10:01:41 +02:00
mod.conf Make dependency of biomeinfo mod optional 2019-08-26 21:09:10 +02:00

README.md

Minetest mod: findbiome

Description

This is a mod to help with mod/game development for Minetest. It adds a command (“findbiome”) to find a biome nearby and teleport you to it and another command (“listbiomes”) to list biomes.

Version: 0.2.0

Known limitations

  • For exotic biomes restricted by height, this mod does not guarantee you will teleport to land

Authors

  • paramat (MIT License)
  • Wuzzy (MIT License)

See license.txt for license information.

This mod is based on the algorithm of the "spawn" mod from Minetest Game 5.0.0.