Torchmaster

Torchmaster

64M Downloads

Mega Torch not blocking some of Lycanite's Mobs

Xalcon opened this issue ยท 1 comments

commented

There are a few aggressive entities in Lycanite's Mobs that wont be blocked by the Mega Torch. Said Mobs dont implement the IMob interface and only extend EntityLiving directly.

Possible workaround:
Implement a blockable entity registry and add Lycanite's Mobs as a optional-dependency so we can access their EntityCreatureBase.

Lycanites Mobs is still on 1.10.2. The source of Lycanite's Mobs seem to have a few updates to 1.11 but there is no public release yet.

commented

fixed with 1.4.0
Will need to do a few more tests before i release it on curseforge. In the meantime, it can be downloaded from my jenkins server