
Feature Request: Create mod drilling
zehmaria opened this issue · 7 comments
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.
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!
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.
It works! create drills work wonderfully! Modular Routers work as well. applied energistics breaks it but does not drop anything yet. Closing issue, yay!
See #10 for exactly why various block breaker don't work well with this mod.
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!