[Request] Add miner handling for biomes o plenty stalagtites/stalagmites
ProsperCraft opened this issue · 10 comments
Currently the miner doesn't know how to handle "rock formations" from biomes o plenty, if a ladder is supposed to go where one is, he doesn't place it, and falls to his death.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Does he throw something in the console about this?
Normally he should remove the stalagtite and add cobblestone
2017-02-14 16:14 GMT-02:00 ProsperCraft <[email protected]>:
… Currently the miner doesn't know how to handle "rock formations" from
biomes o plenty, if a ladder is supposed to go where one is, he doesn't
place it, and falls to his death.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#593>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AGI9y8x6r40OIkXluznpf3cqM_UErt6-ks5rce70gaJpZM4MAz-l>
.
I guess they are treated as solid but it is not possible to place a ladder against them. Maybe we should replace all behind-ladder-blocks with a ssfety-cobbler
We removed that? I added that we replace all of them?
2017-02-14 16:27 GMT-02:00 Marvin Hofmann <[email protected]>:
… I guess they are treated as solid but it is not possible to place a ladder
against them. Maybe we should replace all behind-ladder-blocks with a
ssfety-cobbler
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#593 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9y_9anRlseYzYn0lVu_G5kdniDNzpks5rcfIKgaJpZM4MAz-l>
.
@Raycoms can we not just replace anything there is with cobble and ladder?
@ProsperCraft is this still relevant?