Wiki 9Minecraft Multi Mine Mod Wiki
Multi Mine Mod Wiki › Configuration

Multi Mine Mod — Configuration

Configuration

Multi Mine includes a robust configuration system that allows server administrators and players to fine-tune the mod's behavior. The configuration file is typically found in the /config/ folder of the Minecraft directory.

Setting Description Default Value
Block Regrow Delay The time in milliseconds before a damaged block starts to regenerate. 5000 ms
Maximum Damaged Blocks The total number of blocks that can hold damage data simultaneously. 30
Excluded Block IDs A list of specific blocks that Multi Mine should ignore (e.g., blocks that should always break instantly or never save progress). Empty
Excluded Item IDs A list of tools or items that should not trigger the Multi Mine progress saving. Empty

Block Blacklisting

Users can specify certain blocks to be ignored by the mod. This is useful for blocks that have custom breaking logic or for preventing players from 'pre-damaging' certain environmental hazards. The blacklist supports registry names (e.g., minecraft:obsidian).

Trapper class description with bear trap icon