1
0
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:
LeMagnesium
2015-01-24 19:28:26 +01:00
parent 6dc3e7d3ad
commit 70d7d0fee7
9 changed files with 87 additions and 835 deletions

View File

@ -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},
},