mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-26 07:06:45 +01:00
Move the comment section attached to the Kraken in advanced.yml
This is to fix a shortcoming in the autoupdate-config loader, which will attach related comments to nodes. Issue: A nodes will get comments from another node of the same name, anywhere else in the config. Solution: Move the comment to be attached to the "Kraken" node. Long term: This can be a known bug and worked around by the team, or can be addressed more seriously by looking into changing how comments are applied to configs. For now, this is a patch solution that should work fine. Fixes #1043
This commit is contained in:
parent
18efd09421
commit
1f17d5d11e
@ -412,10 +412,10 @@ Spout:
|
||||
Tier2: 400
|
||||
Tier3: 600
|
||||
Tier4: 800
|
||||
Kraken:
|
||||
#
|
||||
# Customize the kraken!
|
||||
###
|
||||
Kraken:
|
||||
Enabled: true
|
||||
Tries_Before_Release: 50
|
||||
Health: 50
|
||||
|
Loading…
Reference in New Issue
Block a user