
FarnUtil
A Library that add some staff for use in my personal mod made for StationAPI
Оцените первым
1.3K
0
A Library that add some interesting api for StationAPI while still allowed player to join vanilla server
Feature
- Alternative to Vanilla Entity's Data Tracker that use String key instead of 0-31 key
- Item Action Ability from Adventure update + some extra function related to it
- Basic API for dungeon like adding loot and monster
- Static Item Renderer for Item Entity
- Custom Particle (Better support for transparent particle than vanilla, doesn't look weird on cloud, fog and water)
- Custom animation boolean flag for EntityModel class
- RenderWorldLast Hook (Based on Forge, use by Custom Particle)
Implement to your project
Add modrinth to your settings.gradle
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
Then implement it to build.gradle via modImplementation
dependencies {
modImplementation("maven.modrinth:farnutil:3.6.9-babric-b1.7.3")
}
Партнёрский материал
Как поиграть с друзьями с модом FarnUtil?
Мод FarnUtil куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода FarnUtil будет готов за пару минут - BungeeHost сделает всё за вас.
Часто задаваемые вопросы
Совместимость
Зависимости
Ссылки
Создатели
Детали
Лицензия:
Опубликован:7 месяцев назад
Обновлён:2 месяца назад
