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

Chassis

🧮 Library providing utilities for dynamic asset generation and configuration

Загрузки
7K
Подписчики
9
Обновлён
14 марта 2024 г.
Лицензия
LGPL-2.1-only

Опубликован 29 апреля 2023 г.

               

Chassis is a Library providing utilities for dynamic asset generation (Blockstates, Models, Tags, Recipes, Loot Tables, Textures) and simple configuration.

NOTE: this is a library, which means that it does nothing on its own and that it is meant to be used by other mods, such as Compressor.

You can find more information over at our wiki and documentation on how to add it and use it in your own project over at our docs.

Requires FabricAPI

Ченджлог

1.3.0+02Бета1.20.2 · 14 марта 2024 г.
1.3.0+01Бета1.20.1 · 14 марта 2024 г.
1.2.3Релиз1.19.2 · 13 мая 2023 г.

Chassis 1.2.3

Changes:

  • Support for 1.19.2
  • Added Options for configs, usable to store/change values and text/tooltips/descriptions for the GUI
  • Added custom widgets that can/are easily coupled with Options
  • Added support for config screens/GUI, usable together with ModMenu
  • Added support for gradient text, usable in config screens
  • Added a rough config networking implementation
  • Added simple Pillar/Ore block classes, useful for blockstate/model generation
  • Substituted json generation with Fabric's datagen, moving from simple methods to providers
  • Deprecated methods/classes associated with old json generation and asset injection
  • Improved utils/handlers/bases
  • Moved test code to its own class

Requirements:

Комментарии

Загружаем…