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

Fexcraft Common Library

FCL - Library mod for Fexcraft and other Mods.

Загрузки
49K
Подписчики
6
Обновлён
15 августа 2026 г.
Лицензия
Custom

Опубликован 28 февраля 2021 г.

Fexcraft Common Library (short-name 'FCL')


1.12 Dependency INFO:

You need to install a mod providing the Mixin library, like Mixinbooter.
But in case you have another mod that conflicts with Mixinbooter due to also providing the Mixin library, FCL could work as well with that.
At least confirmed to work with Phosphor.

1.20.1 Dependency INFO:

No additional dependencies necessary.

26.1+ Dependency INFO:

You should also have Fabric API installed.


FCL is a library mod containing various utils used across my Mods. Some Features:

  • AutoRegistry (1.12)
    • annotation based, register things with just one line of code, like:
      • Blocks (with or without variants)
      • TileEntities (together with the block)
      • Items (with or without variants)
      • TileEntity Special Renderers
  • Models (1.12)
    • FCLItemModelLoader - custom model loader to customly render item models
    • FCLBlockModelLoader - custom model loader for (static) blocks using TMT Model
  • TMT - official distribution of the Fexcraft TMT Branch
  • FRL - Fex's Render / Library
  • GUI lib/wrapper
  • Universal JSON UI Library
  • Universal Config UI for mods using FCL ConfigBase

Ченджлог

26.8Релиз26.1, 26.1.1, 26.1.2 · 15 августа 2026 г.
  • reworked UniPerm
  • added can_interact method to UniPerm
  • added can_break method to UniPerm
  • added can_place method to UniPerm
  • added toArray method to TagLW
20.43Релиз1.20.1 · 15 августа 2026 г.
  • reworked UniPerm
  • added can_interact method to UniPerm
  • added can_break method to UniPerm
  • added can_place method to UniPerm
  • added toArray method to TagLW
12.116Релиз1.12.2 · 15 августа 2026 г.
  • reworked UniPerm
  • added can_interact method to UniPerm
  • added can_break method to UniPerm
  • added can_place method to UniPerm
  • added toArray method to TagLW
26.7Релиз26.1, 26.1.1, 26.1.2 · 29 июля 2026 г.
  • added float based translate method to FRL Renderer and implementations
  • added notNull method to V3D
  • added isOne method to V3D
  • added notOne method to V3D
20.42Релиз1.20.1 · 29 июля 2026 г.
  • added float based translate method to FRL Renderer and implementations
  • added notNull method to V3D
  • added isOne method to V3D
  • added notOne method to V3D
12.115Релиз1.12.2 · 29 июля 2026 г.
  • added float based translate method to FRL Renderer and implementations
  • added notNull method to V3D
  • added isOne method to V3D
  • added notOne method to V3D
26.6Релиз26.1, 26.1.1, 26.1.2 · 12 июля 2026 г.
  • (1.12) mixinbooter is no longer a hardcoded dependency, but you still need a mod providing and initializing the mixin lib! which mixinbooter happens to be
  • added dis (distance) methods to V3I
  • added dis with V3I arg method to V3D
  • added getYaw method to EntityW and implementations
20.41Релиз1.20.1 · 12 июля 2026 г.
  • (1.12) mixinbooter is no longer a hardcoded dependency, but you still need a mod providing and initializing the mixin lib! which mixinbooter happens to be
  • added dis (distance) methods to V3I
  • added dis with V3I arg method to V3D
  • added getYaw method to EntityW and implementations

Комментарии

Загружаем…