Go to file
Jordan Irwin 0536311f0e Call sound groups directly 2021-08-06 23:27:02 -07:00
docs Re-generate HTML docs 2021-07-20 11:23:44 -07:00
textures Relable to "sneeker" 2021-05-08 11:18:50 -07:00
LICENSE.txt Change license to MIT 2021-05-08 11:10:20 -07:00
README.md Update README 2021-07-20 17:56:28 -07:00
TODO.txt Add to TODO list 2021-08-06 14:59:46 -07:00
changelog.txt Use sounds mod for "hiss" & delete sounds from unknown source 2021-08-06 15:33:23 -07:00
entity.lua Call sound groups directly 2021-08-06 23:27:02 -07:00
init.lua Delete unused spawn.lua 2021-07-20 17:56:28 -07:00
mod.conf Add minimum required Minetest version to mod.conf 2021-07-20 18:00:24 -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
tnt_function.lua Call sound groups directly 2021-08-06 23:27:02 -07:00

README.md

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: cmer, default, tnt
  • Optional depends: nether, sounds, simple_protection

Rui's original mod: