mirror of
https://github.com/louisroyer/minetest-toolranks-extras.git
synced 2024-11-04 22:53:45 +01:00
This minetest mod extends toolranks.
.gitignore | ||
.luacheckrc | ||
.pre-commit-config.yaml | ||
.travis.yml | ||
hoe.lua | ||
init.lua | ||
LICENSE | ||
mod.conf | ||
README.md | ||
screenshot.png | ||
settingtypes.txt |
minetest-toolranks-extras
This minetest mod adds toolranks support for minetest-games
’s 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).