Added hidden.yml option for using potion-based buffs instead of

enchantment-based buffs.
This commit is contained in:
GJ
2013-02-16 14:36:46 -05:00
parent 6f96a5026b
commit f6b38ab32a
5 changed files with 76 additions and 22 deletions

View File

@ -6,4 +6,6 @@ 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
ConversionRate: 1
# true to use enchantment buffs for Super Breaker & Giga Drill Breaker, false to use potion buffs
EnchantmentBuffs: true