Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drill compatibility for Dadobug1111's Bedrock Ores #309

Closed
dadobug1111 opened this issue May 22, 2022 · 0 comments
Closed

Drill compatibility for Dadobug1111's Bedrock Ores #309

dadobug1111 opened this issue May 22, 2022 · 0 comments
Labels
area: compatibility Issue only happens when other mods are present

Comments

@dadobug1111
Copy link

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 183 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

@github-actions github-actions bot added the 1.18 label May 22, 2022
@TropheusJ TropheusJ added the area: compatibility Issue only happens when other mods are present label May 22, 2022
@IThundxr IThundxr removed the 1.18 label Sep 18, 2024
@IThundxr IThundxr closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: compatibility Issue only happens when other mods are present
Projects
None yet
Development

No branches or pull requests

3 participants