Simple Veinminer Mod (1.20.4, 1.19.4) is a Vein Mining / Ore Excavator mod for Minecraft. Veinmining mines veins of a same block. For mining 3x3s, look for a hammer/excavator mod. To activate veinmining, use the keybinding. Keybindings can be changed in the controls menu.

Screenshots:

How to use:

Simple veinminer allows you to create a whitelist or blacklist of what blocks can be veinmined. If you are on creative mode and “Ignore restricions when on creative mode” is on, the whitelist/blacklist is ignored.

IDs and Tags:

If you aren’t sure on what a block’s ID and Tags are, you can find them on the right side of the F3 menu

Using Cloth Config and Mod Menu

Open the mod list and look for “Cyan’s Simple Veinminer”

Open configs

Go to the “Restrictions” tab and open the “Whitelist/Blacklist” submenu

There are two options, “Mode” and “List”

Clicking on the mode selection will open a dropdown menu with 3 options: “NONE”, “WHITELIST”, and “BLACKLIST”

Clicking on the arrow besides “List” will expand a list of blacklisted/whitelisted blocks (will be ignored if mode is set to NONE)

To add a new Block/Tag, click on the plus shapped “Insert new” button

This will create an empty line at the end of the list

Change this line to whatever ID or Tag you want to blacklist/whitelist

To remove something from the list, select what you want to remove and click on the minus shapped “Delete Selected” button

Manually:

Go to your config folder and look for a file called simple_veinminer.conf

Open it and look for where it says “restricionList”

There will be 2 options “list” and “listType”

  • listType
    • This option accepts the values “NONE”, “WHITELIST” or “BLACKLIST”
  • list
    • Write the tags or ids of the blocks you want to blacklist/whitelist, between quotes and separated by commas
    • For example, a list including cobblestone, dirt and all logs would be “minecraft:cobblestone”, “minecraft:dirt”, “#minecraft:logs”
    • You can see a block’s id and tags on the f3 menu

Examples:

Only allow ores to be veinmined

Cloth Config

Manually

list=[
"#c:ores"
] listType=WHITELIST

Blacklist Stones and Dirts:

Cloth Config

Manually

list=[
"#minecraft:dirt",
"#minecraft:base_stone_overworld"
] listType=BLACKLIST

Requires:

Fabric Loader

Fabric API

Cloth Config API

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Simple Veinminer Mod (1.20.4, 1.19.4) Download Links

For Minecraft 1.18.1

Fabric version: Download from Server 1

For Minecraft 1.18.2

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.19.2, 1.19.1, 1.19

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.19.4, 1.19.3

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.20.1, 1.20

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.20.2

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.20.4, 1.20.3

Fabric version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 3 Average: 2.7]