More Fox Variants API
ModLightweight API to implement new fox variants.
Type
Mod
Modrinth Downloads
66
Modrinth ID
FGPy4Dsn
Last Updated
Jun 16, 2026
Description

Introduction
- Lightweight API that other mods can use to add new Fox Variants while keeping compatibility with each other
- Does not any new variants on its own
- Gives the possibility to add fox spawning on biomes using a custom tag.
Mod suggestions
WIP
Information for everyone
Summoning Command
Summoning fox can be now done with a string value as the "variant" nbt.
This is similar to the namespace system minecraft uses almost anywhere else but doesn't for some entity variants included the fox's.
For example this would be how to summon the vanilla snow variant:
/summon minecraft:fox ~ ~ ~ {variant:"minecraft:snow"}Or to summon a variant from custom variants:
/summon minecraft:fox ~ ~ ~ {variant:"modid:variant"}
Information for Modders
Information dedicated to modding using the API can be found in the Wiki.- Gives the possibility to add fox spawning on biomes using a custom tag.
Mod suggestions
WIP
Information for everyone
Summoning Command
Summoning fox can be now done with a string value as the "variant" nbt.
This is similar to the namespace system minecraft uses almost anywhere else but doesn't for some entity variants included the fox's.
For example this would be how to summon the vanilla snow variant:
/summon minecraft:fox ~ ~ ~ {variant:"minecraft:snow"}Or to summon a variant from custom variants:
/summon minecraft:fox ~ ~ ~ {variant:"modid:variant"}
Information for Modders
Information dedicated to modding using the API can be found in the Wiki.
Compatibility
Mod Loaders
Game Versions
Similar Mods
JAGAHM
This is just another growth and harvest mod
Automatic Ore No More: Spelunkery
Disable Spelunkery's ore farming with Sluices.
Real Paladium vV10.5
this mod added new minerals: paladium, amethyst, titan and more... (Original Mod Paladium of Fuzay's server)
Cataclysm Expeditions
Cataclysm Expeditions is an addon mod for L_Ender's Cataclysm. It removes the normal structure generation and adds a hub...
Escape the Backrooms
This mod adds 5 levels of the backrooms! On future updates even more.
SilkTouch Patcher
Disable silk touch on certain blocks to workaround with faulty silk touch drops.


