Oaks Minimap for neo-forge 1.21.1 Just Released
Pigs textures have had a massive overhaul adding around 10+ new variants with about 3 biomes having 3 biome depended textures each, these biomes textures are handled using an attribute and will randomly assign a random texture from when assigning the "BIOME" attribute. the biomes used are forge biomes which means they will also work with modded biomes, the tags they use are "c:is_dry/overworld" for any desert and or dry biomes, "c:is_swamp" for any swampy biomes which includes swamps and Mangrove Swamps and "c:is_cold/overworld" for any snowy or cold environments, where as for any other biome they will just receive at least 2 default randomized variants.
Swampy pigs that are muddy can now spawn with a flower on their head. it will randomise between a Poppy, Blue Orchid or Lily of the Valley based on the UUID seed.
The textures can be changed using a resource pack using the file path;
"assets/minecraft/textures/entity/pigs" for regular pigs. supporting the names "pig, pig1"
"assets/minecraft/textures/entity/pigs/desert" for any desert pigs. supporting the names "pig, pig1, pig2"
"assets/minecraft/textures/entity/pigs/snow" for any desert pigs. supporting the names "pig, pig1, pig2"
"assets/minecraft/textures/entity/pigs/swamp" for any desert pigs. supporting the names "pig, pig1, pig2"
Snowy/Cold Variants
Desert/Hot Variants
Swampy Variants