[BUB] Gender Pack
Example resource pack for GenderBub mod with different models and textures for male and female mobs.
How it works
This pack uses Entity Texture Features and Entity Model Features to read the bubgender NBT tag added by GenderBub. When a mob spawns with bubgender: male, ETF applies an alternate texture, and EMF can load a separate model.
Use as a template
You can use this pack as a base to add gender variants for any mob:
- Copy the folder structure for the mob you want
- Create your own textures and models for males and females
- Edit the
.properties file, change the mob ID and point to your textures
- For custom models, create a
.jem file and set the condition to the bubgender NBT tag
Requirements