promotional bannermobile promotional banner

Additional Enchanted Miner

add advanced enchant-able mining machines

File Details

v21.1.152-forge

  • R
  • Mar 9, 2026
  • 677.31 KB
  • 512
  • 1.21.1
  • Forge

File Name

AdditionalEnchantedMiner-1.21.1-forge-21.1.152.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:additional-enchanted-miner-282837:7732399"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

QuarryPlus(v21.1.152) for Minecraft 1.21.1

The fabric version includes the binaries of com.electronwill.night-config:core and com.electronwill.night-config:toml, licensed under the LGPLv3.

21.1.x-latest

  • Update ru_ru.json by rfin0

21.1.x

  • Update for Minecraft 1.21.1
  • Support Quarry enchantment
  • Fix a bug of quarry's saving data(digMinY)
  • Fix a bug of quarry's saving data(enchantments)
  • Module system
    • Add modules to quarry to enhance quarry work
    • Pump Module enables quarry to remove fluids
    • Bedrock Remove Module enables quarry to remove Bedrock at the bottom of the world
    • Not available in Fabric
      • Open GUI to toggle pump mode
      • Use Bedrock Module to remove Bedrock
  • Optimize internal code
  • Mark Stable for some mod packs
    • This doesn't mean there are no bugs
  • Register Packets in Fabric
  • Add Chunk Marker
  • Add Flexible Marker
  • Add recipe for Exp Module
  • Fix a bug where GUIs didn't show transparent worlds as the background
  • Add Repeat tick module for Forge and NeoForge
  • Add a config option to remove the top bedrock in the Nether
  • Implement No Energy mode
  • Add a storage for debug usage
  • Add marker log for Status Checker
  • Use Obsidian tags for the fabric recipe. This requires fabric newer than or equal to 0.105.0+1.21.1
  • Add a tooltip for the generator to ensure the block is only for creative
  • Chunk Destroyer, experimental
  • Add ChunkLoader for QuarryPlus and Chunk Destroyer
  • Fix a bug where a quarry accepts more energy than its capacity at once
  • Update recipes in Forge
    • Use common tag system introduced in 1.21.1-52.0.20, so this mod required forge newer or equal to 52.0.20
  • Add Void Module, which can filter items obtained by mining machines
  • Add a config option to convert Deepslate ores to a normal one
  • Add a config option to remove common materials obtained by Chunk Destroyer
    • Default: true
  • Efficiency now increases the energy capacity of machines
  • Add localization for pickaxe enchantment
  • Fix #643 by passing mutable list, but the result will never be used currently
  • Change the system of gathering drops in NeoForge to respect BlockDropsEvent
  • Add Placer Plus
  • Fix an error when quarry has a too small area to work
  • Allow Anvil to move enchantment from Enchanted Book in Fabric
    • Use Enchantment Mover in Forge and NeoForge
  • Update lang, ru_ru.json, provided by rfin0
  • Update lang, zh_tw.json, provided by DraJoGan777
  • Add custom player mode
  • Update some recipes
  • Remove Minecart with Chest in quarry work
    • Can be disabled in config option removeMinecartWithChest
  • Change the stack size of Void Module #959
  • Set Dig min Y in ChunkDestroyer
  • Add config options markerPlusRange and flexibleMarkerRange #1064
  • Allow expanding Void Module storage by crafting with eight chests surrounding the module
  • Add a care of exception when getting the drops of a block. #1252
  • Add a config option digFromMaxY to start digging from the top of the frame
  • Show a different message when the item is disabled in the platform
  • Add another recipe for Exp Module
  • Localize some texts

21.0.x

  • Quarry Plus
    • Energy
      • Fabric: TechReborn Energy
      • Forge: IEnergyHandler
      • NeoForge: IEnergyHandler
    • Item Transfer
      • Fabric: ItemStorage
      • Forge: IItemHandler
      • NeoForge: IItemHandler
    • Fluid Transfer
    • Rendering
      • Frames
      • Drills
    • Removing fluids
      • Enabled by installing Pump Module
    • Enchantment
      • Move with Enchantment Mover
  • Marker Plus
    • Set area
    • Rendering