Download | GitHubadapted vers of MCL2 by Wuzzy's anvil for default minetest

TOOL (crashed) + TOOL (new) = TOOL (12% bonus)
TOOL (crashed) + MATERIAL = TOOL (repaired)
recommend to use it with 'Tool Rank mod'
Can repair (correct) only pickaxe / axe
With shovel / sword / hoe - problems, but if anyone can fix - will be great
____________________________
If you will use Anvil mod, delete or comment this lines at default minetest or moreblocks mod
moreblocks mod: mods\moreblocks\redefinitions.lua
default: games\minetest_game\mods\default\crafting.lua
Code: Select all
Crafting (tool repair)
--
minetest.register_craft({
type = "toolrepair",
additional_wear = -0.02,
})
____PS For 'code fix' big thanx to JonyQ

