game-antum/mods/admin/override
Jordan Irwin c8de1cc677 [override] Update to version 0.2:
https://github.com/AntumMT/mod-override/tree/e6dda7a
2017-08-30 11:41:26 -07:00
..
LICENSE.txt [override] Update to version 0.2: 2017-08-30 11:41:26 -07:00
README.md Move 'override' mod into 'admin' modpack 2017-08-29 21:25:12 -07:00
api.lua Move 'override' mod into 'admin' modpack 2017-08-29 21:25:12 -07:00
description.txt Move 'override' mod into 'admin' modpack 2017-08-29 21:25:12 -07:00
init.lua [override] Update to version 0.2: 2017-08-30 11:41:26 -07:00
logging.lua Move 'override' mod into 'admin' modpack 2017-08-29 21:25:12 -07:00
mod.conf [override] Update to version 0.2: 2017-08-30 11:41:26 -07:00

README.md

Override Mod for Minetest


Description:

A mod to simplify overriding craft items. Overriding other types of objects may be supported in the future.

Overrides can be adding using a file named overrides.txt in the world path directory. The formatting is as follows:

Each new line represents an override:

alias1,alias2,...;target

In the example above, each existing item (alias1, alias2, etc) will be unregistered & re-added as an alias of target.


Licensing:


Requirements:

  • Depends: none

Documentation: