Fellies/config/ftbultimine-common.toml

15 lines
565 B
TOML
Raw Normal View History

2021-01-28 20:21:47 +00:00
#Max blocks you can mine at once
#Range: 1 ~ 32768
2021-01-28 20:26:46 +00:00
max_blocks = 128
2021-01-28 20:21:47 +00:00
#Hunger multiplied for each block mined with ultimine
#Range: 0.0 ~ 10000.0
2021-01-28 20:26:46 +00:00
exhaustion_per_block = 25.0
2021-01-28 20:21:47 +00:00
#Doesn't stop at different types of stones
2021-01-28 20:26:46 +00:00
merge_stone = false
2021-01-28 20:21:47 +00:00
#Tools that won't let you active ultimine when held
2021-01-28 20:26:46 +00:00
tool_blacklist = ["mininggadgets:mininggadget", "ars_nouveau:wand", "ars_nouveau:novice_spell_book", "ars_nouveau:creative_spell_book", "ars_nouveau:archmage_spell_book", "ars_nouveau:apprentice_spell_book"]
2021-01-28 20:21:47 +00:00
#Required for some modpacks
#Range: -1 ~ 8
render_text_manually = -1