mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Make range of tools configureable
This commit is contained in:
parent
d19c8b815d
commit
cba90d4441
5 changed files with 14 additions and 2 deletions
|
@ -68,6 +68,7 @@ struct ItemDefinition
|
|||
ToolCapabilities *tool_capabilities;
|
||||
ItemGroupList groups;
|
||||
SimpleSoundSpec sound_place;
|
||||
f32 range;
|
||||
|
||||
// Client shall immediately place this node when player places the item.
|
||||
// Server will update the precise end result a moment later.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue