Перейти к содержимому
Mineforgian

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

  1. Hold a tool in your main hand
  2. Activate (sneak, keybind, or always — depending on your config)
  3. Break an ore or log
  4. All connected blocks of the same type break automatically
  5. Your tool takes durability damage for each block broken
  6. Fortune and Silk Touch are respected on every block
  7. 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 getExpDrop API)
  • Added configurable activation mode per feature: SNEAK, KEYBIND, or ALWAYS
    • Replaces the old requireSneak boolean config option
    • KEYBIND mode uses a rebindable toggle key (default: V), synced client→server via custom payload
  • Added #minecraft:logs and #c:ores to the vein_mineable tag 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 tag
    • allinmc_multiminer:tree_fellable — includes minecraft:logs; other mods can add blocks to this tag
  • Replaced hardcoded ore checks in VeinMiner with vein_mineable tag lookup
  • Replaced minecraft:logs check in TreeFeller with tree_fellable tag 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

Комментарии

Загружаем…