Dadobug1111's Bedrock Ores - Fabric

Dadobug1111's Bedrock Ores - Fabric

5.3k Downloads

Feature Request: Create mod drilling

zehmaria opened this issue · 7 comments

commented

Hi, I would like to ask if it is possible to make the bedrock ores work with Create's Mechanical Drill [Both forge and fabric]. Right now, the blocks just drop one and disappear, like the normal ores.

If you consider this out of your scope, please close the issue.

Thank you for your time and the mod. Cheers.

commented

Ok, I will look into fixing that, and adding create ores while I am at it!

commented

I cannot seem to fix this myself, but I have submitted an issue to the create team with a suggestion on how to fix it.

The ores, however, I can get right to work on!

commented

Came here to request this same feature, so can confirm it would be an appreciated addition, and I'm glad to see its already being looked into.

commented

Also modular routers, and applied energistics.

commented

It works! create drills work wonderfully! Modular Routers work as well. applied energistics breaks it but does not drop anything yet. Closing issue, yay!

commented

See #10 for exactly why various block breaker don't work well with this mod.

commented

Ok, I have been completely rewriting the methods behind block regen. The new format puts the block back via block-entity whenever onStateReplaced is called, or when the state changes and the block gets ticked. This should fix ALL block-breakers. I will be releasing it soon™ (when it is finished). It is looking promising so far!