railcraft residual heat quarry
vicky5124 opened this issue ยท 11 comments
the bc quarry try to dig/mine the residual heat block generated by the player to detect where it is.
the quarry basicly (if you enter in the area to mine) stop work and i need to delate the residual heat with mcedit ):
fix it
Disable residual heat in Railcraft?
Sent from my Windows Phone
From: nitsuga5124mailto:[email protected]
Sent: โ3/โ20/โ2015 6:45 AM
To: BuildCraft/BuildCraftmailto:[email protected]
Subject: [BuildCraft] railcraft residual heat quarry (#2572)
the bc quarry try to dig/mine the residual heat block generated by the player to detect where it is.
the quarry basicly (if you enter in the area to mine) stop work and i need to delate the residual heat with mcedit ):
fix it
Reply to this email directly or view it on GitHub:
#2572
The solution is probably to make quarry skip if Block#isAir but this would only work if RC overrides this method or uses air material.