Skip to content

Rewrite Mob Wrapping Mechanic #51

@rainbowdashlabs

Description

@rainbowdashlabs

The plugin should use a inheritance tree and take the most top mob type.

If we define a special mob for magma slime and slime, we want that the a magma slime is wrapped to the magma slime and not to the slime special mob.

Therefore we need to build a inheritance tree in runtime to reduce update requirements.
The detection will then start at the own mob type and walk down the tree until it reaches the root or a mob type with a assigned special mob.

Metadata

Metadata

Labels

enhancementEnhancement of a existing Feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions