Skip to content

Releases: TheWii/auto-utilities-vein-mining

v4.1.0

31 Jul 15:34
Compare
Choose a tag to compare

FIX

  • Damage reduction doesn't work correctly in The Nether and The End (pickaxe disappears).
  • Ores with drops modified by loot tables don't trigger vein mining.

v4.0 - 1.18 Support (1.18 and earlier)

06 Mar 02:54
Compare
Choose a tag to compare

BREAKING CHANGES

  • Increased minimum version required to 1.18.
  • Updated the shulker box loot table due to its syntax change on 1.18.

FIX

  • Fixed the pickaxe disappearing from the main hand when vein mining any ore.

v3.0 - 1.17 Support (1.16.2 to 1.17.1)

11 Jul 22:06
Compare
Choose a tag to compare

BREAKING CHANGES

  • Increased minimum version required to 1.16.2 (DO NOT USE THIS DATA PACK VERSION IF YOU WISH TO PLAY IN A MINECRAFT VERSION OLDER THAN 1.16.2).

NEW

  • Added copper ore support;
  • Added deepslate ore variants support;

CHANGES

  • Improved ore vein detection, now ores that are diagonally positioned will work as expected.

v2.0 Multiple Changes (1.16.1 and older)

29 Jul 16:37
c5e0420
Compare
Choose a tag to compare
  • Overhauled the settings menu. The settings are personal, every player can choose their own preferences. The available options are:

    • Auto Miner: Whether player will auto mine;
    • Sneak: How sneaking will affect vein mining;
    • Vein Method: Wheter players mine every ore connected or only the type of ore that they mined;
    • Breaking Particles: Whether vein mined ores are broken with fancy particles and sound (recommended, it's satisfying);
    • Teleport Items: Whether items from mined ores will be instantly teleported to you (it's not laziness, it's a matter of valuing your time);
    • Safety Break: Whether tools will stop vein mining before breaking(1 durability remaining).
  • Added support to Gilded Blackstone;

  • Changed the directory from autominer: to thewii:autominer/ to follow my new creator common directory;

  • Renamed /trigger tw.vm.settings to /trigger AutoVeinMiner;

  • A complete overhaul in the datapack structure(optimization and reorganization);

  • Added a pack image (not that useful but it's a huge progress to datapack history).

Ancient Debris and XP bug

25 Jul 18:02
Compare
Choose a tag to compare
  • Added Ancient Debris compatibility;
  • Fixed a bug in which ores weren't dropping experience correctly;