gravelminer-common.toml
common
gravelBlocksSet

Blocks that will fall and break into items when hitting a non-solid block. Format: modid:name

Default value
[minecraft:gravel]
triggerOnGravelBoolean

If set to true, the mod will trigger when mining gravel as well, instead of only when mining a non-gravel block below gravel.

Default value
true
isOptInBoolean

If set to true, GravelMiner will only be active for users who install the mod on their clients (for use in servers).

Default value
true
rollFlintChanceBoolean

If set to true, gravel mined via GravelMiner will have a chance of dropping as flint (server-side only).

Default value
true
client
isEnabledBoolean

Whether GravelMiner is currently enabled for this client (toggled via keybind)

Default value
true
activationGravelMinerActivation

Defines when GravelMiner should activate. Either ALWAYS, WHEN_SNEAKING or WHEN_NOT_SNEAKING

Default value
ALWAYS
Valid values
ALWAYSWHEN_SNEAKINGWHEN_NOT_SNEAKING