HyperPigeon / Eldritch-Mobs

A port of the Infernal Mobs mod for Fabric 1.16. Made for Modfest 2020.
https://www.curseforge.com/minecraft/mc-mods/eldritch-mobs
MIT License
8 stars 14 forks source link

Tag support for always_eldritch,ultra,elite #65

Closed itsdinkd closed 2 years ago

itsdinkd commented 2 years ago

Looks like on the update that changed the system it no longer uses the 'always_allowed' tag name, and instead it was changed to 'allowed' and 'blacklist', dropping always.

I checked the datapack within the latest update of eldritch and I am not seeing anything for making mobs always eldritch ultra elite etc etc like the old version. is this not supported via tags anymore?

HyperPigeon commented 2 years ago

It is still supported, I just forgot to add the always_elite, always_ultra, and always_eldritch files to the datapack. I'll add that in the next release today.

HyperPigeon commented 2 years ago

Added in the latest release.