Перейти к содержимому
Mineforgian

YUNG's API

Library mod for YUNG's mods.

29.4M загрузок2K подписчиковLGPL-3.0-onlyfabricforgeneoforge

Обновлён 23 июня 2026 г. · опубликован 28 ноября 2022 г.



Join the YUNG GANG on Discord! Follow me on Twitter! Subscribe to my YouTube! Support me on Patreon!

This is a library mod for YUNG's mods.

For all my mod devs out there - This provides a lot of useful stuff, especially if you're a worldgen modder!

The API includes the following:

  • AutoRegistration system (1.18+ only). Register any field with only a simple annotation, regardless of mod loader!
  • Custom reimplementation of Jigsaw Manager with improved performance and custom pool element types with various new properties. Check out the Better Dungeons code to see it in action.
  • New criteria trigger for safely locating any structure. If the given structure doesn't exist, the trigger simply fails rather than instantly passing (unlike vanilla).
  • Interfaces for JSON serialization & deserialization with built-in type adapters.
  • Simple, lightweight math utilities for vectors and column positions
  • BlockStateRandomizer and ItemRandomizer, data abstractions that make adding block and item randomization to your structures incredibly simple. I use these for all of my mods!

If you're curious, you can check the code for my mods (especially the newer ones) to see how things work. Feel free to ask me any questions on Discord!


Use code YUNGNICKYOUNG with Bisect Hosting for 25% off!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.1.2-NeoForge-6.1.0Релиз26.1.1, 26.1.2neoforge23 июня 2026 г..jar (384 КБ)
26.1.2-Fabric-6.1.0Релиз26.1.1, 26.1.2fabric23 июня 2026 г..jar (1.2 МБ)
1.21.1-NeoForge-5.1.6Релиз1.21, 1.21.1neoforge1 июля 2025 г..jar (380 КБ)
1.21.1-Forge-5.1.6Релиз1.21, 1.21.1forge1 июля 2025 г..jar (389 КБ)
1.21.1-Fabric-5.1.6Релиз1.21, 1.21.1fabric1 июля 2025 г..jar (1.2 МБ)
1.21.1-NeoForge-5.1.5Релиз1.21, 1.21.1neoforge2 мая 2025 г..jar (376 КБ)
1.21.1-Forge-5.1.5Релиз1.21, 1.21.1forge2 мая 2025 г..jar (386 КБ)
1.21.1-Fabric-5.1.5Релиз1.21, 1.21.1fabric2 мая 2025 г..jar (1.2 МБ)
1.21.4-NeoForge-5.4.0Релиз1.21.4neoforge14 апреля 2025 г..jar (377 КБ)
1.21.4-Fabric-5.4.0Релиз1.21.4fabric14 апреля 2025 г..jar (1.2 МБ)
1.21.1-Fabric-5.1.4Релиз1.21, 1.21.1fabric4 марта 2025 г..jar (1.2 МБ)
1.21.1-NeoForge-5.1.4Релиз1.21, 1.21.1neoforge4 марта 2025 г..jar (372 КБ)
1.21.1-Forge-5.1.4Релиз1.21, 1.21.1forge4 марта 2025 г..jar (380 КБ)
1.21.1-NeoForge-5.1.3Релиз1.21, 1.21.1neoforge21 ноября 2024 г..jar (357 КБ)
1.21.1-Forge-5.1.3Релиз1.21, 1.21.1forge21 ноября 2024 г..jar (365 КБ)

Показаны последние 15 из 62 версий. Все версии — на Modrinth.

Ченджлог

26.1.2-NeoForge-6.1.0Релиз26.1.1, 26.1.2 · 23 июня 2026 г.

Port to 26.1.2!

If you like my mods, please consider supporting me on Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

26.1.2-Fabric-6.1.0Релиз26.1.1, 26.1.2 · 23 июня 2026 г.

Port to 26.1.2!

If you like my mods, please consider supporting me on Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-NeoForge-5.1.6Релиз1.21, 1.21.1 · 1 июля 2025 г.

A few adjustments to the AutoRegister API:

  • Add various helper methods to the AutoRegisterEntityType.Builder, including for passenger attachment points. This mirrors vanilla behavior.
  • Add getHolder() methods to AutoRegister MobEffect and Potion. Using these should help ensure smooth Potion registration without registry issues on Forge and NeoForge.
  • AutoRegisterPotion now takes a Potion supplier to make it more consistent with other AutoRegister wrapper classes.
  • AutoRegisterUtils.registerBrewingRecipe() now takes Holders as parameters instead of Suppliers.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Forge-5.1.6Релиз1.21, 1.21.1 · 1 июля 2025 г.

A few adjustments to the AutoRegister API:

  • Add various helper methods to the AutoRegisterEntityType.Builder, including for passenger attachment points. This mirrors vanilla behavior.
  • Add getHolder() methods to AutoRegister MobEffect and Potion. Using these should help ensure smooth Potion registration without registry issues on Forge and NeoForge.
  • AutoRegisterPotion now takes a Potion supplier to make it more consistent with other AutoRegister wrapper classes.
  • AutoRegisterUtils.registerBrewingRecipe() now takes Holders as parameters instead of Suppliers.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Fabric-5.1.6Релиз1.21, 1.21.1 · 1 июля 2025 г.

A few adjustments to the AutoRegister API:

  • Add various helper methods to the AutoRegisterEntityType.Builder, including for passenger attachment points. This mirrors vanilla behavior.
  • Add getHolder() methods to AutoRegister MobEffect and Potion. Using these should help ensure smooth Potion registration without registry issues on Forge and NeoForge.
  • AutoRegisterPotion now takes a Potion supplier to make it more consistent with other AutoRegister wrapper classes.
  • AutoRegisterUtils.registerBrewingRecipe() now takes Holders as parameters instead of Suppliers.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-NeoForge-5.1.5Релиз1.21, 1.21.1 · 2 мая 2025 г.
  • Add AutoRegisterParticleType.
  • Add AutoRegister support for EntityDataSerializers.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Forge-5.1.5Релиз1.21, 1.21.1 · 2 мая 2025 г.
  • Add AutoRegisterParticleType.
  • Add AutoRegister support for EntityDataSerializers.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Fabric-5.1.5Релиз1.21, 1.21.1 · 2 мая 2025 г.
  • Add AutoRegisterParticleType.
  • Add AutoRegister support for EntityDataSerializers.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

Полная история изменений — на Modrinth.

Комментарии

Загружаем…