2008Choco / VeinMiner

Minecraft Bukkit/Spigot/Paper plugin with Fabric client side mod. Mine multiple blocks of the same type in quick succession.
https://www.spigotmc.org/resources/vein-miner.12038/
GNU General Public License v3.0
108 stars 36 forks source link

Drops doesn't stacks #118

Closed KilqxYT closed 3 weeks ago

KilqxYT commented 2 months ago

In the version 1.21 of VeinMiner. When I tried mining a vein it works properly, it mines all the ores when you sneak into them but the drops doesn't stack.

2008Choco commented 2 months ago

You will want to set CollectItemsAtSource to true in the config.yml to stack the items together.