3 This mod adds a single indestructible block, called “The Origin”, once at
4 position (0,-1,0) when the singlenode map generator is used, so players spawn
5 on a solid block instead of falling down immediately. From this block onwards,
6 players can build stuff to it just like with any other block.
8 If `static_spawnpoint` is set, the Origin will be set one node length below
12 The current version is 1.2.0.
15 The mod tries to ensure that the Origin will only be set once per world.
16 If the Origin has been set, a file called “origin.mt” will be placed in the
17 world's folder. It contains the position of the Origin. As long as this file
18 is present, this mod will not place the Origin again.
21 License of everything in this mod: WTFPL