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

Factory API

An API that supports different mod loaders and is the basis of mods like Factocrafty

993K загрузок65 подписчиковMITfabricforgeneoforgequilt

Обновлён 2 мая 2026 г. · опубликован 17 ноября 2022 г.

curseforge modrinth fabric forge quilt

🥽 About

An API that adds several client and server side functions, both for developers and those who make resource packs, among them:

  • UI Definitions, to add or modify countless elements of the screens and GUI, either using resource packs (main function) or by code
  • Essential Events, most of them abstracting directly from the mod loaders
  • A Common Network, to send and register payloads in a unified way, requiring almost zero changes between the supported versions
  • Several common implementations among modloaders of item, fluid and energy storage with the correct exposure for the respective APIs
  • A way to have block lighting levels with access to Level (only implemented in Fabric, Forge and NeoForge already have this)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.1.2-2.2.8-neoforgeРелиз26.1.2neoforge2 мая 2026 г..jar (548 КБ)
26.1.2-2.2.8-forgeРелиз26.1.2forge2 мая 2026 г..jar (516 КБ)
26.1.2-2.2.8-fabricРелиз26.1.2fabric2 мая 2026 г..jar (587 КБ)
1.21.8-2.2.8-neoforgeРелиз1.21.8neoforge2 мая 2026 г..jar (543 КБ)
1.21.8-2.2.8-forgeРелиз1.21.8forge2 мая 2026 г..jar (519 КБ)
1.21.8-2.2.8-fabricРелиз1.21.8fabric2 мая 2026 г..jar (589 КБ)
1.21.5-2.2.8-neoforgeРелиз1.21.5neoforge2 мая 2026 г..jar (539 КБ)
1.21.5-2.2.8-forgeРелиз1.21.5forge2 мая 2026 г..jar (516 КБ)
1.21.5-2.2.8-fabricРелиз1.21.5fabric2 мая 2026 г..jar (586 КБ)
1.21.4-2.2.8-neoforgeРелиз1.21.4neoforge2 мая 2026 г..jar (538 КБ)
1.21.4-2.2.8-forgeРелиз1.21.4forge2 мая 2026 г..jar (515 КБ)
1.21.4-2.2.8-fabricРелиз1.21.4fabric2 мая 2026 г..jar (584 КБ)
1.21.3-2.2.8-neoforgeРелиз1.21.3neoforge2 мая 2026 г..jar (536 КБ)
1.21.3-2.2.8-fabricРелиз1.21.3fabric2 мая 2026 г..jar (582 КБ)
1.21.3-2.2.8-forgeРелиз1.21.3forge2 мая 2026 г..jar (512 КБ)

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

Ченджлог

26.1.2-2.2.8-neoforgeРелиз26.1.2 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles
26.1.2-2.2.8-forgeРелиз26.1.2 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles
26.1.2-2.2.8-fabricРелиз26.1.2 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles
1.21.8-2.2.8-neoforgeРелиз1.21.8 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles
1.21.8-2.2.8-forgeРелиз1.21.8 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles
1.21.8-2.2.8-fabricРелиз1.21.8 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles
1.21.5-2.2.8-neoforgeРелиз1.21.5 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles
1.21.5-2.2.8-forgeРелиз1.21.5 · 2 мая 2026 г.

Additions

  • Added priority for UI Definitions, so with higher values, you're able to apply it first, and avoid conflicts (with this, replace will work properly)
  • Added blit_custom_sprite for rendering sprites with a specific textureWidth, textureHeight, uvX and uvY
  • Fixed advanced text widget not working the url click event when there isn't a world in versions >=1.21.6

Changes

  • Support for 1.21.11
  • Support for 26.1.2

Fixes

  • Fixed external components (using text files for translations) and components with variables not allowing fonts and styles

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

Комментарии

Загружаем…