This is a very simple map generating mod for the map generator “singlenode”. It places a single indestructible block, called “The Origin” directly below the spawn position. It also forces the map generator to be “singlenode” unless disabled via settings.
This prevents the player to fall immediately down on spawning.
Screenshot:
By default, the block will spawn at (0,-1,0), but if the setting “static_spawnpoint” is present, it will spawn the block one node length below that position.
I am unsure if this mod is capable of handling a static_spawnpoint which is changed often. The intention is that the block only spawns once for the entire lifetime of the world and that's it. If you somehow noticed that a second origin block spawned, please report it here as bug.
I consider this mod to be finished.
Version: 1.3.1
Works in Minetest 0.4.16 or later.
License of everything: WTFPL
Mandatory dependencies: None!
Optional dependencies: intllib, doc_items
Download: In the attachment
Git project page (for developers): http://repo.or.cz/minetest_origin.git