apace100 / apoli

MIT License
40 stars 46 forks source link

Adding an Entity Type Tags using Powers #213

Closed 256smash closed 7 months ago

256smash commented 7 months ago

In vanilla minecraft, there are tags in the datapack that affect vanilla mob abilities such as stray which uses "freeze_immune_entity_types" and "skeletons". These entity type tags can be used as powers so the datapack doesn't have to be changed again, for example a player can get the "freeze_hurts_extra_types" tag for themselves and other players and mobs that this can be used for origin.

MerchantPug commented 7 months ago

This is a planned feature for the next update.

Duplicate of https://github.com/apace100/apoli/issues/203