A Luanti (minetest) mod to remove & replace unknown entities, nodes, & items.
Find a file
2021-05-18 21:31:13 -07:00
CHANGES.txt Support replacing nodes 2021-05-18 20:50:14 -07:00
entities.lua Support replacing nodes 2021-05-18 20:50:14 -07:00
init.lua Fix logging method 2021-05-18 19:57:24 -07:00
LICENSE.txt Change license to MIT 2021-05-18 17:46:18 -07:00
misc_functions.lua Convert to json format for clean_nodes file 2021-05-18 20:11:38 -07:00
mod.conf Change license to MIT 2021-05-18 17:46:18 -07:00
nodes.lua Use single ABM with group for replacing nodes 2021-05-18 21:31:13 -07:00
README.md Change license to MIT 2021-05-18 17:46:18 -07:00
TODO.txt Add changelog & TODO list 2021-05-18 17:55:36 -07:00

Cleaner mod for Minetest


Description:

A simple Minetest mod that can be used to remove unknown entities & nodes. Forked from PilzAdam's clean mod.


Requirements:

  • Minetest 0.4.16 or newer
  • Depends: none

Licensing:

MIT