Vein Mining (Fabric/Forge/Quilt)

Vein Mining (Fabric/Forge/Quilt)

7M Downloads

[Bug]: Bedrock Ore Interaction

Jophire opened this issue ยท 1 comments

commented

Minecraft Version

1.19.2

What happened?

Bedrock Ores by Sangar_

When mining bedrock ores with a vein mining pickaxe, it will break the bedrock ore blocks instead of just decreasing their value by 1. Adding "bedrockores:bedrock_ore" to the block blacklist does not limit this behavior.

How do you trigger this bug?

  1. /fill ~-10 ~-4 ~-10 ~10 ~-1 ~10 bedrock
  2. /place feature bedrockores:*
  3. Mine with a vein mining pickaxe.
  4. Bedrock ores are destroyed instead of decremented. Ores with a value of 0 should change into bedrock.

Loader

Forge

Loader Version

43.2.14

API Version

N/A

Mod Version

1.1.1

Relevant Log Outputs

A quick webm showing the glitch. The only mods in use are this and bedrock ores.
output2.webm
No response

commented

Update: Adding bedrockores:bedrock_ore does work. Edited the file while the game was open and the config was revereted. Retried after editing the config before launching and it worked. So it is temporarily patched and not as big an issue(would still like to be able to veinmine bedrock ores.)