Skip to content

pandorabox-io/spill_removal

Repository files navigation

Spill removal

A mod for minetest

Overview

Removes various spills in an area with chat-commands

Chatcommands

All those commands remove the blocks in an area-radius of 32 nodes.

  • /lavastone_remove removes stone generated by lava
  • /lava_remove removes flowing lava
  • /water_remove removes flowing water
  • /chernobylite_remove removes chernobylite

Privs

  • lavastone_remove
  • lava_remove
  • water_remove
  • chernobylite_remove

Settings

  • spill_removal.lavacooling_method (string) either "node" or "param2" (default)

Lavastone

Lava cooling will either generate lavastone:lavastone (if the cooling-method is "node") or default:stone with a param2 of 1 (if the cooling-method is "param2", default) so that it can be removed separately from normal stone

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages