promotional bannermobile promotional banner
premium banner
Mine entire veins of ores at once!

Description

You can now mine entire ore veins at once with veinminer! Ultimate Veinminer is the only fully-configurable, completely lag-free veinmining solution available!

Ultimate Veinminer config showcase

Whenever you mine an ore, all neighbouring ores will be broken as well.  The config can be edited with /veinminer (or /vm).

 


If you'd like to support me and the development of my mods, I recommend trying out BisectHosting. Use code kingsdev to get 25% off your first month of a gaming server for new customers. They offer 24/7 support and lightning-fast response times, ensuring you're in great hands and providing exceptional assistance for all your gaming needs.

Use code KINGSDEV at BisectHosting for 25% off


 

Features

Configurable Activation Mode / Hotkey

You can change how veinminer is activated, choosing between

  • Whenever mining an ore (or other whitelisted block)
  • Whenever holding the configured keybind (default is LEFT CTRL or LEFT ALT)

Configurable Spawning Position

Choose whether the veinmined drops will spawn at the block the player initially mined, or at the location of the corresponding veinmined block!

Proper Durability Checks

Ultimate Veinminer checks how much durability should be taken the same way Hytale does! You can also disable durability use in the config.

Lag-Free

You can limit how many blocks your players can veinmine to prevent them from lagging your server! Ultimate Veinminer has been stress-tested by veinmining over 100,000 blocks without a hint of lag!

Fully Configurable In-Game

The mod is fully configurable in-game via /veinminer (or /vm)! Alternatively, you can edit the config file directly (mods/KingsDev_Ultimate Veinminer/UltimateVeinminer.json) and use /veinminer reload to reload it.

Default config:

{
  "ActivationMode": "KEYBIND",
  "ActivationKeyCrouch": true,
  "ActivationKeyWalk": true,
  "SpawnDropsOnInitial": true,
  "MaxSize": 100,
  "WhitelistOn": true,
  "OreWhitelist": [
    "Ore_Adamantite_",
    "Ore_Cobalt_",
    "Ore_Copper_",
    "Ore_Gold_",
    "Ore_Iron_",
    "Ore_Mithril_",
    "Ore_Onyxium_",
    "Ore_Silver_",
    "Ore_Thorium"
  ],
  "CooldownMS": 20,
  "UseDurability": true
}