▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/More Fox Variants API
More Fox Variants API

More Fox Variants API

Lightweight API to implement new fox variants.

Оцените первым
371
4

!Logo

Modrinth Modrinth

 

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.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Ссылки


Детали

Лицензия:
Опубликован:3 месяца назад
Обновлён:1 месяц назад
Главная