Skip to content

A Datapack for Minecraft Java Edition 1.13 - trying to copy the Vein Miner Mod in Vanilla Minecraft

Notifications You must be signed in to change notification settings

huntedhawk/Vein-Miner-Datapack-1.13-Version1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vein-Miner-Datapack-1.13-Version1

A Datapack for Minecraft Java Edition 1.13 - trying to copy the Vein Miner Mod in Vanilla Minecraft

This Veinminer works with Iron- Diamond Tools and shears. Using these tools on Blocks will mine all identical blocks that are orthogonally connected around the one mined, up to a distance of 4 Blocks. The theoretical maximum Volume of Blocks that it can mine is 9x9x9, or 729 Blocks. (Theoretically because the player has to stand somewhere)

The way the blocks are being mined always takes up a cubic shape. That way it won't result in strange patterns of mined blocks.

The durability of the tool is used up the same rate as if you mined each block individually. The Durability Loss can be reduced with Unbreaking enchants on the tools. Fortune and Silk Touch Enchants on the Tools used are taken into Account as well when mining Blocks that are affected by those Enchantments.

#Installation Instructions

Option 1 (Manual)

  1. Download the zip file from the green button in the top right

  2. Extract the files to a folder called vien-miner in your worlds datapacks directory

Option 2 (Github)

  1. Install Github desktop

  2. clone this repository to your datapacks directory

#Updated 28.07.2017

This Update contains an option to disable hunger debuffs. To disable hunger, type into chat:

/scoreboard players set #vm_debuff vm_calc 0

To enable hunger, type:

/scoreboard players set #vm_debuff vm_calc 1

The Value has to be set only once. You need to have permissions to type these into chat. (Either via LAN-world which has cheats enabled or being opped on a Server)

About

A Datapack for Minecraft Java Edition 1.13 - trying to copy the Vein Miner Mod in Vanilla Minecraft

Resources

Stars

Watchers

Forks

Packages

No packages published