mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Document permissible group ratings (#9236)
This commit is contained in:
parent
9c28acd29b
commit
7199dc7559
1 changed files with 2 additions and 1 deletions
|
@ -1481,7 +1481,8 @@ Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Groups are stored in a table, having the group names with keys and the
|
Groups are stored in a table, having the group names with keys and the
|
||||||
group ratings as values. For example:
|
group ratings as values. Group ratings are integer values within the
|
||||||
|
range [-32767, 32767]. For example:
|
||||||
|
|
||||||
-- Default dirt
|
-- Default dirt
|
||||||
groups = {crumbly=3, soil=1}
|
groups = {crumbly=3, soil=1}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue