forked from Mirrorlandia_minetest/minetest
Document permissible group ratings (#9236)
This commit is contained in:
parent
9c28acd29b
commit
7199dc7559
@ -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…
Reference in New Issue
Block a user