Blue Power

Blue Power

4M Downloads

BluePower conflicting with Chisel

Darkhax opened this issue ยท 5 comments

commented

Hello, I am not very familiar with the BluePower mod and its features but I believe that this is not an intended feature. When both mods are installed together, the correct tool type for the vanilla blocks such as vanilla stone or wooden planks. This is revealed when using the Wawla, the Waila addon I've made. The addon uses "String tool = (block != null) ? block.getHarvestTool(access.getMetadata()) : "";" to retrieve the correct tool type. Any insight on this issue would be very appreciated.

image

image

image

commented

No clue what's happening here. Isn't this just a problem with Chisel? We don't alter any vanilla block correct harvest tools.

commented

same here i looked at it and scratched my head

commented

Thanks for taking a look at this issue. Initially it was reported to me as a bug with the chisel mod however after testing within my own work space this issue is only present when both Chisel and BluePower are in an instance together. Either mod on its own does not cause this issue.

commented

Well, case closed then :). Thanks Sherlo... uhhh squeek502 ;)