Go to file
2021-07-20 17:56:27 -07:00
docs Re-generate HTML docs 2021-07-20 11:23:44 -07:00
sounds Relable to "sneeker" 2021-05-08 11:18:50 -07:00
textures Relable to "sneeker" 2021-05-08 11:18:50 -07:00
changelog.txt Increment version to 1.1 2021-07-20 14:35:00 -07:00
entity.lua Fix chasing player when close 2021-07-20 17:56:27 -07:00
init.lua Move entity code into entity.lua 2021-07-19 17:49:39 -07:00
LICENSE.txt Change license to MIT 2021-05-08 11:10:20 -07:00
mod.conf Begin converting to cmer API 2021-07-20 17:56:27 -07:00
README.md Add simple_protection support 2021-07-20 14:31:30 -07:00
screenshot.png Add Rui's creeper mod code: 2017-05-15 15:21:03 -07:00
settings.lua Add setting to customize spawning nodes 2021-07-20 11:22:36 -07:00
settingtypes.txt Add setting to customize spawning nodes 2021-07-20 11:22:36 -07:00
spawn.lua Add setting to customize spawning nodes 2021-07-20 11:22:36 -07:00
tnt_function.lua Update for simple_protection API from Git commit 3f34eda... 2021-07-20 17:54:11 -07:00
TODO.txt Fix chasing player when close 2021-07-20 17:56:27 -07:00

Sneeker mod for Minetest

Description:

An explosive nuisance for Minetest.

screenshot

Licensing:

  • Code: MIT
    • Original by Rui: WTFPL
  • tnt_function code: MIT

Usage:

Settings documented in reference.

Requirements:

  • Depends: default, tnt
  • Optional depends: nether, sounds, simple_protection

Rui's original mod: