mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Document permissible group ratings (#9236)
This commit is contained in:
@@ -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}
|
||||||
|
Reference in New Issue
Block a user