Updated Comments
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"despawn_from_chance": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "Determines if \"min_range_random_chance\" is used in the standard despawn rules",
|
||||
"description": "Determines if `min_range_random_chance` is used in the standard despawn rules",
|
||||
"title": "Despawn From Chance"
|
||||
},
|
||||
"despawn_from_distance": {
|
||||
@@ -34,7 +34,7 @@
|
||||
"despawn_from_inactivity": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "Determines if the \"min_range_inactivity_timer\" is used in the standard despawn rules.",
|
||||
"description": "Determines if the `min_range_inactivity_timer` is used in the standard despawn rules.",
|
||||
"title": "Despawn From Inactivity"
|
||||
},
|
||||
"despawn_from_simulation_edge": {
|
||||
|
||||
Reference in New Issue
Block a user