Go to file
AntumDeluge 5eb1de1627 Add settings & set max/min height for spawning:
- sneeker.spawn_minlight
  - Sets the minimum light required for spawn to occur.
- sneeker.spawn_minheight
  - Sets the lowest position at which sneeker can spawn.
- sneeker.spawn_maxheight
  - Sets the highest position at which sneeker can spawn.
2021-05-06 21:01:40 -07:00
sounds Re-label to 'sneeker' 2021-05-06 19:31:05 -07:00
textures Re-label to 'sneeker' 2021-05-06 19:31:05 -07:00
functions.lua Call 'core.*' instead of 'minetest.*' 2021-05-06 20:54:51 -07:00
init.lua Call 'core.*' instead of 'minetest.*' 2021-05-06 20:54:51 -07:00
LICENSE-wtfpl.txt Rename 'LICENSE.md' to 'LICENSE-wtfpl.txt' 2021-05-06 18:55:30 -07:00
LICENSE.txt Set license for new code as CC0 2021-05-06 18:57:53 -07:00
mod.conf Re-label to 'sneeker' 2021-05-06 19:31:05 -07:00
README.md Re-label to 'sneeker' 2021-05-06 19:31:05 -07:00
screenshot.png Add Rui's creeper mod code: 2017-05-15 15:21:03 -07:00
settings.lua Call 'core.*' instead of 'minetest.*' 2021-05-06 20:54:51 -07:00
settingtypes.txt Add settings & set max/min height for spawning: 2021-05-06 21:01:40 -07:00
spawn.lua Add settings & set max/min height for spawning: 2021-05-06 21:01:40 -07:00
tnt_function.lua Call 'core.*' instead of 'minetest.*' 2021-05-06 20:54:51 -07:00

Sneeker mobile mod for Minetest

Adds some explosive nuisance.

Forum Topic

License

  • Code:
    • Original by Rui: WTFPL
    • AntumDeluge: CC0