mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-26 23:26:45 +01:00
428c093ae4
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
11 lines
446 B
YAML
11 lines
446 B
YAML
#
|
|
# WARNING: THIS CONFIG IS FOR ADVANCED USERS ONLY.
|
|
# You will need to reset any values in this config every time you update mcMMO
|
|
###
|
|
Options:
|
|
# true to use Chunklets metadata store system, false to disable
|
|
Chunklets: true
|
|
# Square root of the number of chunks to convert per tick.
|
|
ConversionRate: 1
|
|
# true to use enchantment buffs for Super Breaker & Giga Drill Breaker, false to use potion buffs
|
|
EnchantmentBuffs: true |