
All In MC: Multiminer
Advanced mining and tree-chopping mechanics for faster and smoother gameplay.
- Загрузки
- 127
- Подписчики
- 0
- Обновлён
- 23 марта 2026 г.
- Лицензия
- MIT
Опубликован 1 февраля 2026 г.
All In MC: Multiminer
Mine smarter, not harder. Multiminer adds vein mining and tree felling to your game — no enchantments needed, just break and go.
Features
Vein Mining — Break one ore and all connected ores of the same type break with it. Works with all vanilla ores (coal, iron, gold, diamond, emerald, lapis, redstone, copper), logs, and any modded ores using the #c:ores tag. XP orbs drop for every block mined.
Tree Felling — Chop the base log of a tree and the entire trunk comes down. No more pillar-jumping to get those top logs.
Fully Configurable — Everything can be tweaked in the config file:
- Toggle each feature on or off
- Set max blocks per operation (default: 64 for ores, 128 for trees)
- Choose activation mode: Sneak, Keybind, or Always
Keybind Toggle — Don't want to hold sneak? Set the activation mode to KEYBIND and use a rebindable toggle key (default: V) to turn multi-mining on and off. Fully rebindable in Controls settings.
How It Works
- Hold a tool in your main hand
- Activate (sneak, keybind, or always — depending on your config)
- Break an ore or log
- All connected blocks of the same type break automatically
- Your tool takes durability damage for each block broken
- Fortune and Silk Touch are respected on every block
- XP orbs drop just like they would from normal mining
Modded Support
Multiminer uses block tags, so other mods can add compatibility:
| Tag | Purpose |
|---|---|
allinmc_multiminer:vein_mineable |
Blocks that can be vein mined |
allinmc_multiminer:tree_fellable |
Blocks that can be tree felled |
By default, vein_mineable includes all vanilla ore tags, #minecraft:logs, and #c:ores.
Part of All In MC
This mod is part of the All In MC modpack by Sqersters. More mods coming soon.
Requirements
- Minecraft 1.21.4
- NeoForge 21.4.156+
- Java 21
Ченджлог
0.1.3Релиз1.21.4 · 23 марта 2026 г.
v0.1.3
- Added experience orb drops for vein-mined blocks (uses NeoForge
getExpDropAPI) - Added configurable activation mode per feature: SNEAK, KEYBIND, or ALWAYS
- Replaces the old
requireSneakboolean config option - KEYBIND mode uses a rebindable toggle key (default: V), synced client→server via custom payload
- Replaces the old
- Added
#minecraft:logsand#c:oresto thevein_mineabletag so vein mining works on logs and common ore tags - New files: ActivationMode, ActivationManager, ActivationPayload, ModNetwork, ModKeybinds
- New lang keys for activation mode config and keybind
0.1.2Релиз1.21.4 · 22 марта 2026 г.
v0.1.2
- Added custom block tags for modded ore and wood support
allinmc_multiminer:vein_mineable— includes all vanilla ore tags; other mods can add blocks to this tagallinmc_multiminer:tree_fellable— includesminecraft:logs; other mods can add blocks to this tag
- Replaced hardcoded ore checks in VeinMiner with
vein_mineabletag lookup - Replaced
minecraft:logscheck in TreeFeller withtree_fellabletag lookup - Added ModTags.java for centralized tag key definitions
0.1.1Релиз1.21.4 · 22 марта 2026 г.
v0.1.1
- Added lang file (en_us.json) with translations for all config entries
- Refactored Config.java to use push/pop sections with .translation() keys
- Config screen now shows readable labels instead of raw key paths
0.1.0Релиз1.21.4 · 22 марта 2026 г.
v0.1.0
Initial release.
- Vein mining: breaks connected ore blocks of the same type (BFS, 26-neighbor)
- Tree felling: breaks connected log blocks upward from the chopped block
- Config: enable/disable each feature, max blocks, sneak requirement
- Respects tool durability, fortune, and silk touch
- NeoForge 21.4.156 / Minecraft 1.21.4
Комментарии
Загружаем…