Create

Create

86M Downloads

Drill compatibility for Dadobug1111's Bedrock Ores

dadobug1111 opened this issue · 1 comments

commented

Describe the Suggestion

The drill breaks bedrock ores once and sets block to air. Bedrock ores are not suppose to turn to air when broken, instead they can be broken infinitely without losing the block.

if you put line 184 of Create/src/main/java/com/simibubi/create/foundation/utility/BlockHelper.java in an if statement that only runs if state is NOT in [Exclusion Block Tag], that should allow me to add my blocks to the tag and fix it, if I am reading the code right.

Thank you for considering this!

Screenshots and Videos

No response

Additional Context

https://github.com/dadobug1111/DadobugBedrockOres - The mod in question

commented

fixed on my end!