promotional bannermobile promotional banner

Additional Enchanted Miner

add advanced enchant-able mining machines

File Details

v21.1.115-forge

  • R
  • Nov 30, 2024
  • 642.29 KB
  • 242
  • 1.21.1
  • Forge

File Name

AdditionalEnchantedMiner-1.21.1-forge-21.1.115.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

QuarryPlus(v21.1.115) 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

  • Fix an error when quarry has too small area to work

21.1.x

  • Update for Minecraft 1.21.1
  • Support Quarry enchantment
  • Fix a bug of quarry's save data(digMinY)
  • Fix a bug of quarry's save 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
      • Just open GUI to toggle pump
      • Use Bedrock Module to remove Bedrock
  • Optimize internal code
  • Mark Stable for some mod packs
    • This doesn't mean there are not 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 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 fabric recipe. This requires fabric newer than or equal to 0.105.0+1.21.1
  • Add tooltip for generator to ensure the block is for creative
  • Chunk Destroyer, experimental
  • Add ChunkLoader for QuarryPlus and Chunk Destroyer
  • Fix a bug where 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 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

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