Mod

VeinMiner Mod

Quick rating

VeinMiner Mod

No reviews yet

Mine the whole vein on mining a single ore/block. Make the tedious mining experience to something satisfying and fun!

No Theme
No Genre
QoL & Tweaks
Mod Addon
Mod Loaders
Datapack
Forge
NeoForge
Fabric
Paper
Spigot
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 only
Latest Version
Veinminer NeoForge - 2.11.1
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

dono-badge enchant-badge client-badge

⛏️ Veinminer

Mine a single block to mine the whole vein! Highly configurable and works everywhere, even on your vanilla server. Make the tedious mining experience to something satisfying and fun!
Veinminer works server side, so all clients are supported. Even cross loaders & versions for addons!

Paper/Folia & DataPack versions can be found HERE
Versions below 1.13 can be found HERE

⚙️ Customization & Settings

Veinminer comes preconfigured for ores and pickaxes. Read below how to extend it.


Affordable Servers? In this time?! Clicking below supports me and saves you 10% + 2 Days free ♥️
#AD - Your support helps to keep this project alive :)


Base Commands

Veinminer is a server side Mod that works with Fabric/Quilt, Paper/PurPur/Folia & NeoForge servers/clients.

Command Permission Short Description
/veinminer blocks veinminer.blocks Edit blocks that are veinmineable with every tool
/veinminer groups veinminer.groups Edit blocks & tools with precise rules
/veinminer toggle veinminer.toggle Toggle Veinminer (server wide)
/veinminer settings veinminer.settings Change settings like cooldown, max chain and more
/veinminer presets veinminer.groups Quick setup some useful groups & settings

General Settings

To change a setting, enter /veinminer settings ... [<new-value>]. To check the current state, leave out the new value argument.

Setting Description Default
mustSneak Players must sneak to veinmine false
cooldown Time between players are able to veinmine (in ticks) 20
delay Time between each automated block breaking (in ticks) 1
maxChain Max amount of blocks that can break from one source block 100
needCorrectTool If blocks have a required tool, this must be used true
searchRadius Amount of blocks around connected blocks to search (max 5) 1
permissionRestricted Only players with veinminer.use permission can veinmine false
mergeItemDrops All item drops are merged to the source block false
autoUpdate Check for updates and download new version if available true
durabilityDecrease If each mined block should reduce durability true
miningSpeedModifier Increase block mining duration based on vein size 0.0

Block Groups - Advanced Settings

Block groups can hold multiple blocks together that will be treated like the same block.
/veinminer groups create <name> [<block1>] [<block2>]

All blocks inside one group will be mined together. A block can be in multiple groups. New blocks can be added or removed from groups with the following commands:
/veinminer groups edit <name> add-block <block>
/veinminer groups edit <name> remove-block <block>

Groups can be limited to certain tools, for example group wood can only be mined by axes. If no tool is added to a group, all tools are allowed. If a block is in multiple groups, all tools from those groups are allowed.
(If a block is in one unlimited tool group and one limited to axes, only axes work for this block)
/veinminer groups edit <name> add-tool <item>
/veinminer groups edit <name> remove-tool <item>

Example (Logs)

1. /veinminer groups create Logs
2. /veinminer groups edit Logs add-block #minecraft:logs
3. /veinminer groups edit Logs add-tool #minecraft:axes

Block and item inputs allow block and item tags for easier editing. For example, to add all logs enter #minecraft:logs into any block input. Visit the wiki for a full list or look at a block with F3 under "looking at".


You can also modify the group file directly inside .../veinminer/default_groups.json (config/... for mods, plugins/... for plugins)


Setting Overrides - Too Advanced Settings

Overrides are optional settings, that will override the normal setting if the player is effected by it. See examples underneath for a better understanding, I don't blame you if you think "why…".

Client Overrides

Those settings will be applied to all users that use the client addon (hotkey).
E.g. you want to have mustSneak enabled in general, but disabled for hotkey users:

  • /veinminer settings mustSneak true - True for all
  • /veinminer settings client override mustSneak false - False override for hotkey users

Group Overrides

Those settings will be applied to all users that mine a block from this specific group.
Each group can have a different override, if a block is in multiple groups, only the override from the oldest group count (this behavior may see improvement later).
E.g. you dont want that your sand & dirt group consumes durability:

  • /veinminer settings decreaseDurability true - True for all blocks
  • /veinminer groups shovel edit override decreaseDurability false - False override for this group

If both, client and group overrides, collide the group override takes priority (normal < client < group). You can remove overrides with /veinminer ... override unset <setting>.

OP players will have all permissions. To manually grant permissions see Luckperms (NeoForge not supported yet).

Some Advice

  • While Veinminer is running very lightweight, mining unnatural big veins can lag the client and the server through the amount of items

If you need any help or want to share some ideas to add, just hop on our Discord (dc.mutils.net)

dono-badge enchant-badge client-badge

⛏️ Veinminer

Mine a single block to mine the whole vein! Highly configurable and works everywhere, even on your vanilla server. Make the tedious mining experience to something satisfying and fun!
Veinminer works server side, so all clients are supported. Even cross loaders & versions for addons!

Client Hotkey & Highlighting

Add the Hotkey Addon to only veinmine when pressing a hotkey & get a mining preview

Use as Enchantment? 53383ed6675f75253d1bf842f75aefd7adb93711.png

Add the Veinminer Enchantment Addon to limit veinmining to only enchanted tools!

⚙️ Customization & Settings

Veinminer comes in two different versions
Version 2.x -> Full customizable mod & plugin
Version 1.x -> Light DataPack with vanilla & snapshot support
Both comes with preconfigured for ores and pickaxes. Read below how to extend it.


Affordable Servers? In this time?! Clicking below supports me and saves you 10% + 2 Days free ♥️ d594c32a9208540624e534d88ff2e428fed4c6d2.png
#AD - Your support helps to keep this project alive :)


Mod/Plugin Version (2.x)

The advanced (V2) version is a more powerful version that is only usable with Fabric/Quilt, Paper/PurPur/Folia & NeoForge servers.

Command Permission Short Description
/veinminer blocks veinminer.blocks Edit blocks that are veinmineable with every tool
/veinminer groups veinminer.groups Edit blocks & tools with precise rules
/veinminer toggle veinminer.toggle Toggle Veinminer (server wide)
/veinminer settings veinminer.settings Change settings like cooldown, max chain and more
/veinminer presets veinminer.groups Quick setup some useful groups & settings
General Settings

To change a setting, enter /veinminer settings ... [<new-value>]. To check the current state, leave out the new value argument.

Setting Description Default
mustSneak Players must sneak to veinmine false
cooldown Time between players are able to veinmine (in ticks) 20
delay Time between each automated block breaking (in ticks) 1
maxChain Max amount of blocks that can break from one source block 100
needCorrectTool If blocks have a required tool, this must be used true
searchRadius Amount of blocks around connected blocks to search (max 5) 1
permissionRestricted Only players with veinminer.use permission can veinmine false
mergeItemDrops All item drops are merged to the source block false
autoUpdate Check for updates and download new version if available true
durabilityDecrease If each mined block should reduce durability true
miningSpeedModifier Increase block mining duration based on vein size 0.0
hungerPerBlock Drain saturation per veinmined block (vanilla 0.005) 0.0
Block Groups - Advanced Settings

Block groups can hold multiple blocks together that will be treated like the same block.
/veinminer groups create <name> [<block1>] [<block2>]

All blocks inside one group will be mined together. A block can be in multiple groups. New blocks can be added or removed from groups with the following commands:
/veinminer groups edit <name> add-block <block>
/veinminer groups edit <name> remove-block <block>

Groups can be limited to certain tools, for example group wood can only be mined by axes. If no tool is added to a group, all tools are allowed. If a block is in multiple groups, all tools from those groups are allowed.
(If a block is in one unlimited tool group and one limited to axes, only axes work for this block)
/veinminer groups edit <name> add-tool <item>
/veinminer groups edit <name> remove-tool <item>

Example (Logs)

1. /veinminer groups create Logs
2. /veinminer groups edit Logs add-block #minecraft:logs
3. /veinminer groups edit Logs add-tool #minecraft:axes

Block and item inputs allow block and item tags for easier editing. For example, to add all logs enter #minecraft:logs into any block input. Visit the wiki for a full list or look at a block with F3 under "looking at".


You can also modify the group file directly inside .../veinminer/default_groups.json (config/... for mods, plugins/... for plugins)

Setting Overrides - Too Advanced Settings

Overrides are optional settings, that will override the normal setting if the player is effected by it. See examples underneath for a better understanding, I don't blame you if you think "why...".

Client Overrides

Those settings will be applied to all users that use the client addon (hotkey).
E.g. you want to have mustSneak enabled in general, but disabled for hotkey users:

  • /veinminer settings mustSneak true - True for all
  • /veinminer settings client override mustSneak false - False override for hotkey users

Group Overrides

Those settings will be applied to all users that mine a block from this specific group.
Each group can have a different override, if a block is in multiple groups, only the override from the oldest group count (this behavior may see improvement later).
E.g. you dont want that your sand & dirt group consumes durability:

  • /veinminer settings decreaseDurability true - True for all blocks
  • /veinminer groups shovel edit override decreaseDurability false - False override for this group

If both, client and group overrides, collide the group override takes priority (normal < client < group). You can remove overrides with /veinminer ... override unset <setting>.

OP players will have all permissions. To manually grant permissions see Luckperms (NeoForge not supported yet).


DataPack Version (1.x)

The DataPack (V1) version is a simple version that is usable on every server and world. Enter the config command to open an interactive chat menu to edit all settings.

Command Permission Description
/function veinminer:_config OP/Cheats Access the full settings menu in chat

If you get prompted something like {category:"pickaxe", namespace:"", id:""}, you need to fill in the item/block namespace & ID (press F3+H to see them), e.g. {category:"pickaxe", namespace:"minecraft", id:"sand"} for minecraft:sand

Some Advice

  • To veinmine, your tool must be able to mine the block in normal conditions (unless disabled in V2)
  • While Veinminer is running very lightweight, mining unnatural big veins can lag the client and the server through the amount of items

If you need any help or want to share some ideas to add, just hop on our Discord (dc.mutils.net)

Screenshots

Gallery

  • 5acfafbf81a06e44c1c10a288279a2a379c31662.gif
    5acfafbf81a06e44c1c10a288279a2a379c31662.gif 5acfafbf81a06e44c1c10a288279a2a379c31662.gif
  • Block Groups
    Block Groups Create groups that act like the same block while mining
  • Veinminer Effect
    Veinminer Effect Mining one ore mines all adjusting similar ores
  • Banner
    Banner Just a little 2D space as banner

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

63.7m
Total Downloads
CurseForge
~58,000
Modrinth
63.6m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync