Draconic Evolution

Draconic Evolution

77M Downloads

DraconiumOre always returning false for canEntityDestroy

oceth opened this issue ยท 2 comments

commented

Description

The DraconiumOre block implementation always returns false for canEntityDestroy. This prevents some other mods from proper interaction. I tried quarrying DraconiumOre using the RfTools builder quarry, which checks this method using a fake player. According to the developer of RfTools, he has to check this method (McJtyMods/RFTools#530). I understand it returns false to prevent the dragon from destroying it. Would it be possible to specifically check for the dragon?

Base information

  • Minecraft version: 1.7.10
  • Minecraft Forge version: 10.13.4.1614
  • Draconic Evolution version: 1.0.2a

Mod List or Mod Pack (include version)

RfTools 4.23 and many more, which are not relevant here

commented

Making a change that should* fix this in the next version. Let me know if it does not.

commented

I noticed this when I had an RFTools builder clear out everything below y=40 in a large area (looking for dimensional shards), and found Draconium Ore left scattered around.

I kinda enjoyed finding and mining them all actually ;)