mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
devtest: Improve tool and formspec usability
also fix the yawsprite test entity
This commit is contained in:
parent
0ab580810c
commit
a21f9bb7e6
3 changed files with 6 additions and 4 deletions
|
@ -54,6 +54,7 @@ minetest.register_tool("basetools:pick_mese", {
|
|||
choppy={times={[1]=0.0, [2]=0.0, [3]=0.0}, maxlevel=255},
|
||||
dig_immediate={times={[1]=0.0, [2]=0.0, [3]=0.0}, maxlevel=255},
|
||||
},
|
||||
damage_groups = {fleshy=100},
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue