Releases: AntumMT/mod-cleaner
Releases · AntumMT/mod-cleaner
Version 1.2.1
Minor update to use sounds mod.
Version 1.1
Changes:
- uses "register_lbm" with "run_at_every_load" instead of "register_abm" to save resources
- suggested by bell07
Version 1.0
Changes:
- changed license to MIT
- "clean_entities" & "clean_nodes" files now use json format
- nodes can be replaced with other nodes
- items can be replaced with other items (<world_path>/clean_items.json file)
Version 0.4
Changes:
- Re-implements functionality to clean nodes.
- Reads nodes to be cleaned listed in clean_nodes.txt file in world path.
Version 0.3
Changes:
- Removed functionality for cleaning anything other than entities.
- For cleaning other objects it is recommended to use 'override' mod.
Version 0.2
Changes:
- Reads entities to clean from clean_entities.txt file in world path.
Version 0.1
v0.1 Version 0.1