This minetest mod extends toolranks.
Go to file
2020-03-07 14:44:19 +01:00
.gitignore Pass travis build 2020-02-21 01:37:53 +01:00
.luacheckrc Enable travis 2020-02-21 01:30:26 +01:00
.pre-commit-config.yaml Pass travis build 2020-02-21 01:37:53 +01:00
.travis.yml Enable travis 2020-02-21 01:30:26 +01:00
hoe.lua Add dugnodes on hoe uses 2020-03-07 14:44:19 +01:00
init.lua Pass travis build 2020-02-21 01:37:53 +01:00
LICENSE Initial commit 2020-02-12 09:38:08 +01:00
mod.conf Add hoe code 2020-02-12 12:40:48 +01:00
README.md Add travis badge 2020-02-21 01:47:24 +01:00
settingtypes.txt Add settingtypes to allow disabling of some tools 2020-02-12 12:54:03 +01:00

minetest-toolranks-extras Build Status

This minetest mod adds toolranks support for minetest-gamess mods (except default). This mod currently adds support for hoes from farming mod. This mod is compatible with farming redo (nothing breaks if you have both installed).

License

  • CC0-1.0, Louis Royer 2020

Settings

Settings are available to disable support of some mods (currently only farming). This is useful if you want to reimplement minetest-games modules with a toolranks support. It is also possible to ask me to automatically disabling support if your mod is detected (like it is done with farming redo).