forked from VoxeLibre/VoxeLibre
Repair tools by 5%
This commit is contained in:
parent
a22aad302f
commit
43a4eaee27
|
@ -637,7 +637,7 @@ minetest.register_craft({
|
||||||
--
|
--
|
||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
type = "toolrepair",
|
type = "toolrepair",
|
||||||
additional_wear = -0.02,
|
additional_wear = -0.05,
|
||||||
})
|
})
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
Loading…
Reference in New Issue