mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Updated moreores mod : NOT RUNNING YET
This commit is contained in:
@ -28,7 +28,7 @@ minetest.register_tool("default:pick_wood", {
|
||||
full_punch_interval = 1.2,
|
||||
max_drop_level = 0,
|
||||
groupcaps = {
|
||||
cracky = {times = [3] = 1.2}, uses = 20, maxlevel = 1},
|
||||
cracky = {times = {[3] = 1.2}, uses = 20, maxlevel = 1},
|
||||
},
|
||||
damage_groups = {fleshy = 1},
|
||||
},
|
||||
|
Reference in New Issue
Block a user