gravelminer-common.toml
common
NameDescriptionTypeDefault ValueValid Values
gravelBlocksBlocks that will fall and break into items when hitting a non-solid block. Format: modid:nameSet[minecraft:gravel]
triggerOnGravelIf set to true, the mod will trigger when mining gravel as well, instead of only when mining a non-gravel block below gravel.Booleantrue
isOptInIf set to true, GravelMiner will only be active for users who install the mod on their clients (for use in servers).Booleantrue
rollFlintChanceIf set to true, gravel mined via GravelMiner will have a chance of dropping as flint (server-side only).Booleantrue
client
NameDescriptionTypeDefault ValueValid Values
isEnabledWhether GravelMiner is currently enabled for this client (toggled via keybind)Booleantrue
activationDefines when GravelMiner should activate. Either ALWAYS, WHEN_SNEAKING or WHEN_NOT_SNEAKINGGravelMinerActivationALWAYSALWAYS,WHEN_SNEAKING,WHEN_NOT_SNEAKING