Description
A vein miner alternative originally created for just my own use.
Config file is saved in config/excavation-common.toml (MOVED SINCE 1.4)
How to add blocks to white/blacklist (blacklist is used by default):
The white and blacklists exist in the form of datapack tags.
Whitelist tag - excavation:whitelist
Blacklist tag - excavation:blacklist
Current features:
- Mine a block with a valid tool and any connected copies.
- Crouch to activate (I will be adding a keybind) Re-added in 1.5
1.1 additions:
- Press the keybind to start veinmining (` by default [The button to the left of 1])
- All items now drop at the player. This can be disabled in the config (But why would you do that?)
- All xp dropped spawns as a single orb at the player.
- Configurable amount of maximum blocks (Default 64)
1.2:
- Now functional on servers (internal screaming)
- Config option to modify per-block exhaustion
1.3:
- Data pack tags for white/blacklists. Blacklist is always enabled. Whitelist is enabled as soon as 1 block is added to it. File example here.
- Config option to require the correct tool for the block being mined
- Can not start excavating when the player is starving
1.4 (Bugfixes only):
- Now ignores tool requirements in creative (Closes #8)
- Tools arent damaged in creative mode now (Closes #9)
- Fake players can't excavate now (Closes #10)
- Mouse button keybinds now work (Closes #12)
- Per-player keybind working now (Closes #13)
- No more ghost blocks
- No more crash on keybind usage
1.5:
- Vacuum mode (default) now attempts to place items in your inventory before dropping them on the floor. (Closes #11)
- Added a crouching config. (Closes #7)
- MAJOR: Added block groups. These are mutually exclusive groups of blocks that the user wants to be excavated together. (Closes #3)
* Please let me know if there are any problems with this ASAP
Groups information: REMOVED IN 1.6.
To create groups, find or create a file in your config folder named excavation-groups.json
In this file you should see two sets of square brackets, maybe with bedrock written in there.
To create a block group simply write as follows:
[["modid:blockname",
"modid:blockname,
"modid:etc"],
["modid:blockinanothergroup",
"modid:blockinanothergroup"]]
You may add any amount of groups with any number of blocks.
REMEMBER: DO NOT PUT MULTIPLE OF THE SAME BLOCK IN DIFFERENT GROUPS, OR IN THE SAME GROUP. Ex: dirt in the first group and dirt in the second group OR dirt in the first group twice
1.6:
- Updated to 1.16.5, FINALLY!
- Fixed a bug that went unnoticed for a year. Was making the number of excavated blocks off by one.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.