mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Fix doc bullet points
This commit is contained in:
@@ -73,31 +73,32 @@ World Settings
|
|||||||
|
|
||||||
World settings are on a per-world basis. The child-node `default` is used for all worlds that do not have their own specific settings.
|
World settings are on a per-world basis. The child-node `default` is used for all worlds that do not have their own specific settings.
|
||||||
|
|
||||||
* campfire-regen
|
campfire-regen
|
||||||
* interval
|
~~~~~~~~~~~~~~
|
||||||
- **default**: 40
|
* interval
|
||||||
- **description**: Time (in ticks) that campfires scan for player and apply regen on. Regen buff only gets applied if campfire is lit. Set to 0 to disable
|
- **default**: 40
|
||||||
|
- **description**: Time (in ticks) that campfires scan for player and apply regen on. Regen buff only gets applied if campfire is lit. Set to 0 to disable
|
||||||
|
|
||||||
* duration
|
* duration
|
||||||
- **default**: 80
|
- **default**: 80
|
||||||
- **description**: How long (in ticks) the regen buff lasts
|
- **description**: How long (in ticks) the regen buff lasts
|
||||||
|
|
||||||
* range
|
* range
|
||||||
- **default**: 5
|
- **default**: 5
|
||||||
- **description**: Distance (in blocks) a player must be within to receive the regen buff
|
- **description**: Distance (in blocks) a player must be within to receive the regen buff
|
||||||
|
|
||||||
* amplifier
|
* amplifier
|
||||||
- **default**: 0
|
- **default**: 0
|
||||||
- **description**: The amplifier on the regen buff. `0` for level 1, `1` for level 2
|
- **description**: The amplifier on the regen buff. `0` for level 1, `1` for level 2
|
||||||
|
|
||||||
* boost-duration
|
* boost-duration
|
||||||
- **default**: 80
|
- **default**: 80
|
||||||
- **description**: How long (in ticks) the regen buff lasts when the campfire is in smoke signal mode
|
- **description**: How long (in ticks) the regen buff lasts when the campfire is in smoke signal mode
|
||||||
|
|
||||||
* boost-range
|
* boost-range
|
||||||
- **default**: 10
|
- **default**: 10
|
||||||
- **description**: Distance (in blocks) a player must be within to receive the regen buff when the campfire is in smoke signal mode
|
- **description**: Distance (in blocks) a player must be within to receive the regen buff when the campfire is in smoke signal mode
|
||||||
|
|
||||||
* boost-amplifier
|
* boost-amplifier
|
||||||
- **default**: 1
|
- **default**: 1
|
||||||
- **description**: The amplifier on the regen buff when the campfire is in smoke signal mode
|
- **description**: The amplifier on the regen buff when the campfire is in smoke signal mode
|
||||||
|
|||||||
Reference in New Issue
Block a user