
More Fox Variants API
Lightweight API to implement new fox variants.
11
2
11
2

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.
Совместимость
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 недели назад
Обновлён:2 недели назад


