Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Set this to "low" to reduce number of boot messages or to high, highest, extreme for more debugging info
- verbosity: normal
- # Number of decimal places to round money drops off to (for the drop and message)
- money-precision: 2
- # Set this to false if you don't want blocks to drop their custom configs upon explosions (eg. tnt/creepers)
- customdropsforexplosions: true
- # Set this to false if you want items to drop as a single stack (true=individual item drops, like lapis drops from lapis ore)
- default_dropspread: true
- # Set this to true if you want XP drops to be cancelled when configuring mob drops (unless there is a default drop)
- # - this means you need to set an XP drop yourself if you want any XP to drop
- disable_xp_on_non_default: false
- # Ignore level: allow enchantments to ignore start and/or max level (eg. dig_speed#50)
- # Use unsafe: allow any enchantment on any item/tool (eg. DIRT@!DAMAGE_ALL#3)
- enchantments_ignore_level: false
- enchantments_use_unsafe: false
- ## Override Defaults ##
- money_overrides_default: false # set true to have money drops override default drops
- xp_overrides_default: false # set true to have xp drops override default drops
- loot_overrides_default: true # set true to have loot (anything other than money or xp, includes mobs) drops override default drops
Advertisement
Add Comment
Please, Sign In to add comment