Random Things

Random Things

44M Downloads

Exploit - You can pick up Ice and Fire dragons with a Summoning Pendulum.

ProsperCraft opened this issue ยท 5 comments

commented

You can pick up huge dragons that are aggressive with a summoning pendulum.

commented

No. Implementing IMob would render tamed dragons, which are passive and the same mob, to be attacked by Golems and removed by the game when peaceful, etc, other things IMob entails. You should check if a Mob has the player as a target or not as well in your code. this issue is on your side.

commented

Is it possible to fix this on randomthings side?

commented

Do Ice and Fire dragons class their mobs as bosses? That would prevent it from working with most 'mob in a bottle' items, taking damage from Botania's Bellethorne and quite a few other cases. Random Things could check for that flag.

commented

classing them as bosses would result in the game treating them like bosses. I don't want to be looking at 8 different dragon health bars at my base all day.

commented

This is probably an issue on their side. Their Dragons should implement the IMob Interface like the Vanilla Dragon.