You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a "convention" #c:endermen entity_tag for all the cool new endermen that this mod introduces. This would make it much easier to write mods and datapacks that play nice with this mod.
Solution(s)
create the file fabric/src/main/resources/data/c/tags/entity_types/endermen.json and add all the new endermen to it.
Describe alternatives you've considered
No response
Mod Version
1.20.x
Mod Loader Version
1.20.1
Mod Loader
Fabric
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
It would be nice to have a "convention" #c:endermen entity_tag for all the cool new endermen that this mod introduces. This would make it much easier to write mods and datapacks that play nice with this mod.
Solution(s)
create the file
fabric/src/main/resources/data/c/tags/entity_types/endermen.json
and add all the new endermen to it.Describe alternatives you've considered
No response
Mod Version
1.20.x
Mod Loader Version
1.20.1
Mod Loader
Fabric
Additional context
No response
The text was updated successfully, but these errors were encountered: