From 1f17d5d11e2642ac655d44937e5d090b0516a40f Mon Sep 17 00:00:00 2001 From: NuclearW Date: Sun, 5 May 2013 05:27:11 -0400 Subject: [PATCH] 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 --- src/main/resources/advanced.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/advanced.yml b/src/main/resources/advanced.yml index a9adf9662..0deffe2e8 100644 --- a/src/main/resources/advanced.yml +++ b/src/main/resources/advanced.yml @@ -412,10 +412,10 @@ Spout: Tier2: 400 Tier3: 600 Tier4: 800 +# +# Customize the kraken! +### Kraken: - # - # Customize the kraken! - ### Enabled: true Tries_Before_Release: 50 Health: 50