This update contains changes to config.yml, please read carefully.
Added weight to multiplier groups. Add
weight: <number> in your multiplier groups in config.yml so they can work properly. If no weight is assigned it will default to the lowest priority.
Code (YAML):
multipliers
:
# econoblocks.group.example
example
:
# Higher the number, heavier the group, higher priority.
weight
: 1
# Specific block multipliers.
blocks
:
- COAL_ORE 1.5
- IRON_ORE 1.5
# Specific tool multipliers.
tools
:
- IRON_PICKAXE 1.05
- GOLDEN_PICKAXE 1.1
- DIAMOND_PICKAXE 1.2
# The world the block was mined in.
worlds
:
- real_world 1.1
Thanks for waiting for this update. Please contact me immediately if you find any issues.