add_tool: for adding tools!
Are you making a new mineral/ore/gem/thing that shouldn't be physically possible to make into a tool but somehow need to be added to minetest anyway?
Are you going to make a tool out of that new thing?
Try the add_tool mod!
Latest at https://gitorious.org/marktraceur-minetest-mods/add_tool
See below for current release
Usage example:
Releases:
0.1 -- initial
Download at https://gitorious.org/marktraceur-minetest-mods/add_tool/archive-tarball/0.1
Last commit was https://gitorious.org/marktraceur-minetest-mods/add_tool/commit/0f984e86f2b36d1af721a037537823ba952da53d
Are you going to make a tool out of that new thing?
Try the add_tool mod!
Latest at https://gitorious.org/marktraceur-minetest-mods/add_tool
See below for current release
Usage example:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
-- Adds a gold set of tools (using the moreores mod) where the shovel is more durable and the axe is slower than the rest.
register_tool_type("moreores", "gold", 'craft "moreores:gold_ingot"', 0.9, 220, {shovel_durability = 40, axe_speed = 1})
Releases:
0.1 -- initial
Download at https://gitorious.org/marktraceur-minetest-mods/add_tool/archive-tarball/0.1
Last commit was https://gitorious.org/marktraceur-minetest-mods/add_tool/commit/0f984e86f2b36d1af721a037537823ba952da53d