Ore Miner
ModMIT

Ore Miner

OreMiner is a Fabric mod that automatically mines connected ore veins when you break one. It acts as a vein miner with enchantment support and configurable options for players and servers.

1.5K
Downloads
2
Followers
3 months ago
Updated
📦
2
Versions

📖About Ore Miner

Description

OreMiner is a Fabric mod that automatically all adjacent ores automatically when a player mines one ore (enchantments are applied!).
OreMiner has commands to allow players/server admins to customise their experience!

Example demonstration

Installation

  1. Install Fabric Loader 0.17.3 or above for Minecraft 1.21.1x
  2. Place ore-miner-v.x.x.jar in your mods folder (Create the folder if it does not exist)
  3. Start Minecraft with the Fabric profile
  4. Make sure you have the fabric api mod

Customisation

(Normal ores that are already set as vein-mineable by default)

/oreminertoggle

Toggle Ore Miner on or off for your player account

/oreminer

Required permission level: 3

Arguments

add: /oreminer add <block> allows a specific block to be vein-mined.
remove: /oreminer remove <block> removes a specific block from being vein-mined
list: /oreminer list shows the blocks that are vein-mineable
reset: /oreminer reset resets the vein-mineable blocks to the default ores
set: /oreminer set <setting> <value> changes the value for a specific setting (eg Max radius of ores that can be mined)
reload: /oreminer reload check the config file for any changes and apply those changes

Acknowledgements

Thanks JL4817 on github for helping with the Config Manager