From 349dd41b84b0f6b5d31b279b76e8f6fcd80603dd Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 19 Dec 2020 19:26:45 +0000 Subject: [PATCH] Added advanced config.yml comment --- Plugin/src/main/resources/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugin/src/main/resources/config.yml b/Plugin/src/main/resources/config.yml index 650ab364..79a9c4f3 100644 --- a/Plugin/src/main/resources/config.yml +++ b/Plugin/src/main/resources/config.yml @@ -101,6 +101,7 @@ rarity: # The above options *do not* affect actual enchantment rarities. They are purely for cosmetic purposes, like in item lores. drops: + ### ADVANCED OPTIONS collate: false # Instead of directly dropping all drops and xp, some intensive enchantments (eg Telekinesis and Infernal Touch) will push to a collated queue. # At the end of each tick, the queue will be pushed rather than pushing on every drop creation