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

Dynamic Asset Generator

Library mod for dynamically generating assets at runtime.

92K загрузок56 подписчиковLGPL-3.0-or-laterfabricforgeneoforgequilt

Обновлён 13 августа 2024 г. · опубликован 6 февраля 2022 г.

Dynamic Asset Generator

Dynamic Asset Generator (or DynAssetGen) is a mod meant to help dynamically generate assets and data at runtime, as opposed to creating them manually or when the mod is compiled. Some possible uses include:

  • Assets that match a player's resource packs
  • Assets based off of vanilla assets, which should not be redistributed
  • Data or assets that depend on config values or other data only known at runtime
  • Data or assets which vary based on the other data and assets present

This mod has both a Java API and a system for controlling the mod through JSON. Many of the available features are targeted at texture generation and manipulation, including, but not limited to:

  • Rotating, flipping, and cropping images
  • "Masking" images by transferring the alpha channel from one to another
  • Separating out the foreground of an image and placing it on a new background
  • Switching color palettes of an image

Most manipulations are available through the JSON system, which can be utilized by resource packs or mods. The Java API allows this system to be extended further, or used to create the transformations dynamically at runtime.

For documentation, see the wiki at https://projects.lukebemish.dev/DynamicAssetGenerator/. This mod does nothing on its own; you likely want it for use with another mod or resource pack

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
6.1.2Релиз1.21.1fabric, quilt13 августа 2024 г..jar (399 КБ)
6.1.2Релиз1.21.1neoforge13 августа 2024 г..jar (384 КБ)
6.1.1Релиз1.21fabric, quilt25 июня 2024 г..jar (399 КБ)
6.1.1Релиз1.21neoforge25 июня 2024 г..jar (384 КБ)
6.0.5Релиз1.20.6neoforge25 июня 2024 г..jar (384 КБ)
6.0.5Релиз1.20.6fabric, quilt25 июня 2024 г..jar (400 КБ)
5.1.3Релиз1.20.4neoforge25 июня 2024 г..jar (381 КБ)
5.1.3Релиз1.20.4fabric, quilt25 июня 2024 г..jar (398 КБ)
6.1.0Релиз1.21fabric, quilt15 июня 2024 г..jar (400 КБ)
6.1.0Релиз1.21neoforge15 июня 2024 г..jar (384 КБ)
6.0.4Релиз1.20.6fabric, quilt29 апреля 2024 г..jar (400 КБ)
6.0.4Релиз1.20.6neoforge29 апреля 2024 г..jar (384 КБ)
6.0.3Релиз1.20.5fabric, quilt25 апреля 2024 г..jar (400 КБ)
6.0.3Релиз1.20.5neoforge25 апреля 2024 г..jar (384 КБ)
6.0.2Релиз1.20.5fabric, quilt25 апреля 2024 г..jar (724 КБ)

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

Ченджлог

5.1.3Релиз1.20.4 · 25 июня 2024 г.

No changelog was specified.

5.1.3Релиз1.20.4 · 25 июня 2024 г.

No changelog was specified.

5.1.2Релиз1.20.4 · 7 января 2024 г.

No changelog was specified.

5.1.2Релиз1.20.4 · 7 января 2024 г.

No changelog was specified.

4.2.2Релиз1.20.1 · 4 января 2024 г.

No changelog was specified.

4.2.2Релиз1.20.1 · 4 января 2024 г.

No changelog was specified.

5.1.1Релиз1.20.4 · 4 января 2024 г.

No changelog was specified.

5.1.1Релиз1.20.4 · 4 января 2024 г.

No changelog was specified.

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

Комментарии

Загружаем…