Skip to content

Touch-Night/VeinMining

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vein Mining

Vein Mining is a mod that adds the titular Vein Mining enchantment, which allows the enchanted tool to break matching connected blocks. The enchantment and mining logic are highly configurable, letting players and modpack developers find their preferred method of balance.

Features

Enchantment

Configuration Options

  • Rarity
  • Max Level
  • Treasure
  • Randomly Enchantable
  • Available on Books
  • Base Enchanting Power
  • Enchanting Power per Level
  • Incompatible Enchantments
  • (Forge only) Villager Trade
  • (Forge only) Lootable
  • (Forge only) Compatible Items

Vein Mining

Configuration Options

  • Max Blocks Base (without enchantment)
  • Max Distance Base (without enchantment)
  • Max Blocks per Enchantment Level
  • Max Distance per Enchantment Level
  • Diagonal Mining
  • Relocate Drops
  • Limit Mining by Tool Durability
  • Prevent Tool Breaking
  • Tool Damage
  • Tool Damage Multiplier
  • Player Exhaustion
  • Player Exhaustion Multiplier
  • Activation Method (sneak or stand)
  • Blocks Whitelist/Blacklist
  • Custom Block Groups (Tags + IDs)

Configuration Files

Forge

Configuration files are located in your world save's serverconfig folder as veinmining-server.toml and in the Minecraft instance's root folder's config folder as veinmining-client.toml.

Fabric

Configuration files are optional and require Cloth Config (Fabric) installed in order to generate. They can then be found in the Minecraft instance's root folder's config folder as veinmining.json5.

Downloads

CurseForge

Developing

Help! I'm getting Mixin crashes when I try to launch in development on Forge!

Vein Mining uses Mixins to implement its core features. This may cause issues when depending on Vein Mining for your project inside a development environment since ForgeGradle/MixinGradle do not yet support this natively like on the Fabric toolchain. As a workaround, please disable the refmaps in development by setting the mixin.env.disableRefMap JVM argument to true in your run configuration.

Support

Please report all bugs, issues, and feature requests to the issue tracker.

For non-technical support and questions, join the developer's Discord.

License

All source code and assets are licensed under LGPL-3.0-or-later.

Donations

Donations to the developer can be sent through Ko-fi.

Affiliates

BisectHosting

About

Minecraft Mod: A lightweight, highly configurable Vein Mining enchantment for tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%