mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
devtest: Improve tool and formspec usability
also fix the yawsprite test entity
This commit is contained in:
@@ -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},
|
||||
},
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user