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:
- 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