Fabric API — это библиотека, предоставляющая основные хуки и механизмы взаимодействия для модов на Fabric. Она включает в себя:
- Функциональность, полезную для многих модов, такую как частицы, биомы и измерения.
- События, хуки и API для улучшения совместимости между модами.
- Основные функции, такие как синхронизация реестров и добавление информации в отчеты о сбоях.
- Расширенный API рендеринга, разработанный для совместимости с оптимизационными модами и модами по изменению графики.
Также ознакомьтесь с , модом-загрузчиком, который в основном независим от версии и поддерживает Fabric. Fabric API — это мод, как и любой другой мод Fabric, который требует установки Fabric Loader.
Использование Fabric API для игры с модами
Убедитесь, что вы сначала установили Fabric Loader. Дополнительную информацию о его установке можно найти .
Скачанный jar-файл должен быть помещен в папку mods.
Что не так с материалом?
История версий
v0.144.4+26.1
Fabric API 0.144.4+26.1 для Fabric
- Обновление версии. - Отключение синхронизации сетевых тестов клиентской игры по умолчанию. - Поддержка изменения данных с помощью команды /data.
v0.144.3+26.1
Fabric API 0.144.3+26.1 для Fabric
- Обновление версии. - Исправление: ALLOW_GAME не работает. - Оптимизация копирования модели трансформации.
v0.144.1+26.1
Fabric API 0.144.1+26.1 для Fabric
- Версия 26.1.
v0.144.0+26.1
Fabric API 0.144.0+26.1 для Fabric
- Обновление версии. - Некоторые дополнительные контексты пакетов. - Исправление точки инъекции ClientTickEvents.END_LEVEL_TICK.
v0.143.15+26.1
Fabric API 0.143.15+26.1 для Fabric
- Версия 26.1-rc-2.
v0.143.14+26.1
Fabric API 0.143.14+26.1 для Fabric
- Обновление версии. - Интерфейсная инъекция FabricRenderState для новых типов RenderState.
v0.143.13+26.1
Fabric API 0.143.13+26.1 для Fabric
- Обновление версии. - Общие улучшения скрипта сборки.
v0.143.12+26.1
Fabric API 0.143.12+26.1 для Fabric
- Порт на 26.1-pre-1. - Добавление глобальных вложений данных.
v0.143.11+26.1
Fabric API 0.143.11+26.1 для Fabric
- Обновление версии. - Исправление непрозрачной воды.
v0.143.10+26.1
Fabric API 0.143.10+26.1 для Fabric
- Обновление версии. - Исправление стабильности клиентских тестов.
v0.143.9+26.1
Fabric API 0.143.9+26.1 для Fabric
- Обновление версии. - Исправление стабильности клиентских тестов.
v0.143.8+26.1
Fabric API 0.143.8+26.1 для Fabric
- Обновление версии. - Исправление стабильности клиентских тестов.
v0.143.7+26.1
Fabric API 0.143.7+26.1 для Fabric
- Обновление версии. - Рефакторинг API рендеринга жидкости.
v0.116.9+1.21.1
Fabric API 0.116.9+1.21.1 для Fabric
- Обновление версии. - Уважение MAX_STACK_SIZE предмета в Storage.insert.
v0.143.6+26.1
Fabric API 0.143.6+26.1 для Fabric
- Обновление версии. - Уважение MAX_STACK_SIZE предмета в Storage.insert.
v0.143.5+26.1
Fabric API 0.143.5+26.1 для Fabric
- Обновление версии. - Исправление клиентских тестов.
v0.143.4+26.1
Fabric API 0.143.4+26.1 для Fabric
- Версия 26.1-snapshot-7.
v0.143.3+26.1
Fabric API 0.143.3+26.1 для Fabric
- Обновление версии. - Сохранение пользовательских настроек игровых правил для серверов тестирования.
v0.143.2+26.1
Fabric API 0.143.2+26.1 для Fabric
- Обновление версии. - Версия 26.1-snapshot-6.
v0.143.1+26.1
Fabric API 0.143.1+26.1 для Fabric
- Обновление версии. - Перенос синхронизации вложений сущностей.
v0.141.3+1.21.11
Fabric API 0.141.3+1.21.11 для Fabric
- Bump version (modmuss50) - Separately flush UI elements with connected primitives (#5175) (SkyNotTheLimit) - make lookup api context extend nullable object (#5173) (D. Firmansyah)
v0.143.0+26.1
Fabric API 0.143.0+26.1 для Fabric
- Обновление версии. - Исправление сборки.
v0.142.3+26.1
Fabric API 0.142.3+26.1 для Fabric
- 26.1-snapshot-5 (modmuss50)
v0.142.2+26.1
Fabric API 0.142.2+26.1 для Fabric
- Bump version (modmuss50) - Fix NPE if player.connection is when attemping to sync attachments (modmuss50) - No longer disconnect on unknown targets. (#5156) (modmuss) - Handle id changes for queued synced attachments. (#5155) (modmuss) - Migrate to classtweaker (#5153) (modmuss) - Fix DynamicRegistrySetupCallback being invoked after loading not before. (#5152) (modmuss)
v0.141.2+1.21.11
Fabric API 0.141.2+1.21.11 для Fabric
- Bump version (modmuss50) - Fix NPE if player.connection is when attemping to sync attachments (modmuss50) - No longer disconnect on unknown targets. (#5156) (modmuss)
v0.116.8+1.21.1
Fabric API 0.116.8+1.21.1 для Fabric
- Fix release workflow (modmuss50) - Bump version (modmuss50) - Fix NPE if player.connection is when attemping to sync attachments (modmuss50) - No longer disconnect on unknown targets. (#5156) (modmuss) - Implement `#c:foods/dough` (#5144) (IThundxr)
v0.142.1+26.1
Fabric API 0.142.1+26.1 для Fabric
- 26.1-snapshot-4 (modmuss50) - Fix vanilla bug preventing adding optional elements to tag in datagen (#5148) (ThePotatoArchivist) - Mixin Cleanup (Part 1) (#5145) (modmuss, joe) - Update Fabric Loader (modmuss50)
v0.142.0+26.1
Fabric API 0.142.0+26.1 для Fabric
- Bump version (modmuss50) - Rename fabric-block-view-api-v2 to fabric-block-getter-api-v2 (#5141) (PepperCode1) - Replace `ColorProviderRegistry` with `BlockColorRegistry` (#5140) (PepperCode1) - Fix FRAPI package structure to include "client" (#5139) (PepperCode1) - Rename `c:tools/spear` to `c:tools/trident` (#5135) (TelepathicGrunt) - Implement `#c:foods/dough` (#5125) (IThundxr)
v0.92.7+1.20.1
Fabric API 0.92.7+1.20.1 для Fabric
- Fix release workflow (modmuss50) - Bump version (modmuss50) - Check to make sure Feature isn't present before adding it (#5142) (Joseph T. McQuigg)
v0.141.3+26.1
Fabric API 0.141.3+26.1 для Fabric
- 26.1-snapshot-3 (#5134) (modmuss) - use =~ instead of ==~ for regex (#5128) (DennisOchulor) - Allow registering large payloads with deferred max packet size (#5119) (DennisOchulor)
v0.141.2+26.1
Fabric API 0.141.2+26.1 для Fabric
- 26.1-snapshot-2 (modmuss50)
v0.141.1+26.1
Fabric API 0.141.1+26.1 для Fabric
- Bump version (modmuss50) - Don't generate the Indigo config file by default (#5115) (modmuss) - Fix crash when removing none existent mob effect from entity. (#5122) (modmuss)
v0.141.1+1.21.11
Fabric API 0.141.1+1.21.11 для Fabric
- Bump version (modmuss50) - Fix crash when removing none existent mob effect from entity. (#5122) (modmuss)
v0.141.0+26.1
Fabric API 0.141.0+26.1 для Fabric
- Bump version (modmuss50) - Provide (BlockBehaviour/Item).Properties#getId and getIdOrThrow (#5116) (Patbox) - Enable and fix javadoc lint (#5113) (modmuss) - Add generated info to `ServerChunkEvents#CHUNK_LOAD` (#5112) (ishland) - Fix cherrypicked changes for 26.1 (modmuss50) - Fix attachments being dropped when partitioned (#5105) (Moulberry) - Add more precise Block/Item use events (#5040) (Patbox) - `ServerMobEffectEvents` (Status Effect Events) (#5027) (Sylv) - Fix HudElementRegistry.replaceElement() for subtitles during gameplay. (#5012) (Liam Broome, modmuss, SkyNotTheLimit)
v0.141.0+1.21.11
Fabric API 0.141.0+1.21.11 для Fabric
- Bump version (modmuss50) - Fix attachments being dropped when partitioned (#5105) (Moulberry) - Add more precise Block/Item use events (#5040) (Patbox) - `ServerMobEffectEvents` (Status Effect Events) (#5027) (Sylv) - Fix HudElementRegistry.replaceElement() for subtitles during gameplay. (#5012) (Liam Broome, modmuss, SkyNotTheLimit)
v0.140.3+26.1
Fabric API 0.140.3+26.1 для Fabric
- Bump version (modmuss50) - Fix incorrect class name in content registries provided javadoc (#5094) (Juuz) - Rename APIs to match Mojang's naming (#5060) (modmuss, tenneb22, Joseph Burton, apple502j, Cassian Godsted, Toffikk, coredex-source, Dimas Firmansyah, CrypticVerse, Kilip1000, sylv256, Coredex, Kilip1000, Sylv, PepperCode1, Juuz, Dennis Ochulor)
v0.140.2+26.1
Fabric API 0.140.2+26.1 для Fabric
- Bump version (modmuss50) - Add more TAWs for armor and biomes helper methods (#5091) (Echo) - Use correct disconnect inject (#5087) (Moulberry) - Allow subclasses of lang provider to change output path (#5069) (skycatminepokie, modmuss50) - Fix slepping event mixin (#5092) (modmuss)
v0.140.2+1.21.11
Fabric API 0.140.2+1.21.11 для Fabric
- Bump version (modmuss50) - Add more TAWs for armor and biomes helper methods (#5091) (Echo) - Use correct disconnect inject (#5087) (Moulberry) - Allow subclasses of lang provider to change output path (#5069) (skycatminepokie, modmuss50)
v0.140.1+26.1
Fabric API 0.140.1+26.1 для Fabric
- Bump version (modmuss50) - Update Loom (modmuss50) - Remove deprecated tags (#5056) (modmuss) - Remove provides for legacy `fabric` modid. (#5055) (modmuss) - Fix javadoc errors resulting from the migration to official names (PepperCode1)
v0.140.0+26.1
Fabric API 0.140.0+26.1 для Fabric
Первоначальный релиз.
v0.140.0+1.21.11
Fabric API 0.140.0+1.21.11 для Fabric
- Bump version (modmuss50) - Port FRAPI to 1.21.11 (#5038) (Sylv, PepperCode1)
v0.138.4+1.21.10
Fabric API 0.138.4+1.21.10 для Fabric
- Bump version (modmuss50) - remove erroneous call to `SpecialBlockModelRenderer#renderByBlock` (#5044) (Sylv)
v0.134.1+1.21.9
Fabric API 0.134.1+1.21.9 для Fabric
- Bump version (modmuss50) - remove erroneous call to `SpecialBlockModelRenderer#renderByBlock` (#5043) (Sylv)
v0.139.5+1.21.11
Fabric API 0.139.5+1.21.11 для Fabric
- Bump version (modmuss50) - Update sounds.json data generation to match vanilla (#5030) (pistonpoek) - Add TAW for RenderType.create (#5033) (modmuss) - Mark command source meta as nullable (#5034) (Frederik van der Els) - Replace writeLock with readLock (#5036) (Might) - Mark dependency on fabric-resource-loader-v1 (#5039) (Cassian Godsted) - 1.21.11 (modmuss50) - 1.21.11-rc3 (modmuss50) - Add 'ModifyReceiver' to checkstyle rules (#5026) (Kevin) - 1.21.11-rc2 (modmuss50)
v0.139.4+1.21.11
Fabric API 0.139.4+1.21.11 для Fabric
- Fix client tests for pre4 (#5024) (modmuss) - 1.21.11-pre4 (modmuss50)
v0.139.3+1.21.11
Fabric API 0.139.3+1.21.11 для Fabric
- Bump version (modmuss50) - Remove "v1" from resource-loader impl, mixin and test packages. (modmuss50) - Fully move resource loading to Resource Loader v1. (#4981) (Aurore, Juuz) - 1.21.11-pre3 (modmuss50)
v0.139.2+1.21.11
Fabric API 0.139.2+1.21.11 для Fabric
- Bump version (modmuss50) - Add RecipeOutputMixin to support FabricRecipeExporter (#5008) (Liam Broome) - Add sharp weapon enchantable tag to enchantables tag (#5011) (modmuss) - Add missing c:armors/horse entry and reorder horse and nautilus armor entries (#5013) (TelepathicGrunt) - 1.21.11-pre2 (modmuss50)
v0.139.1+1.21.11
Fabric API 0.139.1+1.21.11 для Fabric
- 1.21.11-pre1 (modmuss50)
v0.139.0+1.21.11
Fabric API 0.139.0+1.21.11 для Fabric
- Bump version (modmuss50) - Visually losslessly optimize compression of PNG resources (#4989) (Luracasmus) - Add missing setDryFoliageColor to Biome Modification API (#5002) (maityyy) - Some javadoc fixes (#5003) (maityyy) - Updated Incorrect Documentation For Viscosity Formula (#5005) (Liam Broome)
v0.136.1+1.21.8
Fabric API 0.136.1+1.21.8 для Fabric
- Bump version (modmuss50) - Backport `FabricRenderState` to 1.21.8 (#5004) (SkyNotTheLimit, EightSidedSquare) - Bump version (modmuss50) - Update AttachmentSync.java (#4921) (Fuzss) - Implement an opt-in packet splitter. (#4841) (Patbox)
v0.138.4+1.21.11
Fabric API 0.138.4+1.21.11 для Fabric
- Gen resources (modmuss50) - 25w46a (modmuss50) - Early FRAPI fixes (#4995) (PepperCode1)
v0.138.3+1.21.11
Fabric API 0.138.3+1.21.11 для Fabric
- Bump version (modmuss50) - Fix registries access in resource reloaders. (#4992) (LambdAurora)
v0.138.3+1.21.10
Fabric API 0.138.3+1.21.10 для Fabric
- Bump version (modmuss50) - Fix registries access in resource reloaders. (#4991) (LambdAurora)
v0.138.2+1.21.11
Fabric API 0.138.2+1.21.11 для Fabric
- Bump version (modmuss50) - Migrate to Mojang mappings (#4960) (modmuss, Drex, Cassian Godsted, JumperOnJava)
v0.138.1+1.21.11
Fabric API 0.138.1+1.21.11 для Fabric
- 25w45a (modmuss50)
v0.138.0+1.21.11
Fabric API 0.138.0+1.21.11 для Fabric
- Bump version (modmuss50) - Fix render event testmod after port (#4958) (modmuss) - Update GameRule API (#4953) (SkyNotTheLimit, apple502j) - Allow registration of data resource reloader using a factory and provide a store to store data reload results. (#4944) (LambdAurora) - Armor Renderer Upgrades (#4916) (EightSidedSquare)
v0.138.0+1.21.10
Fabric API 0.138.0+1.21.10 для Fabric
- Bump version (modmuss50) - Allow registration of data resource reloader using a factory and provide a store to store data reload results. (#4944) (LambdAurora) - Armor Renderer Upgrades (#4916) (EightSidedSquare, Juuz)
v0.137.0+1.21.11
Fabric API 0.137.0+1.21.11 для Fabric
- Bump version (modmuss50) - Disable world render event tests for now. (modmuss50) - Migrate registry sync impl to use large packets from networking API (#4938) (Joseph Burton, Juuz, modmuss50) - Add Enigma task for javadoc injection (#4956) (modmuss50, Juuz) - Update to Loom 1.12 (#4952) (modmuss) - Disable rotating panorama for client game tests (#4954) (Kevin) - 1.21.11 fixes for cherry-picked commits. (modmuss50) - Expanded wood tags (#4941) (Cassian Godsted) - Only sync attachment change if client supports the AttachmentType (#4939) (DennisOchulor) - Implement an opt-in recipe sync. (#4926) (Patbox) - New World Render Events (#4906) (Kevin, modmuss50, Joseph Burton) - Bump version (modmuss50) - Add checkstyle rule to disallow org.jetbrains.annotations.Nullable (modmuss50) - Disable anisotropic filtering and chunk fade when running client game tests (#4949) (modmuss) - Apply @Nullmarked annotation to all packages (#4950) (modmuss) - Migrate to jspecify nullable annotation (#4951) (modmuss)
v0.137.0+1.21.10
Fabric API 0.137.0+1.21.10 для Fabric
- Bump version (modmuss50) - Expanded wood tags (#4941) (Cassian Godsted) - Only sync attachment change if client supports the AttachmentType (#4939) (DennisOchulor) - Implement an opt-in recipe sync. (#4926) (Patbox, mezz) - New World Render Events (#4906) (Kevin, modmuss50, Joseph Burton)
v0.136.3+1.21.11
Fabric API 0.136.3+1.21.11 для Fabric
- Bump version (modmuss50) - Add checkstyle rule to disallow org.jetbrains.annotations.Nullable (modmuss50) - Disable anisotropic filtering and chunk fade when running client game tests (#4949) (modmuss) - Apply @Nullmarked annotation to all packages (#4950) (modmuss) - Migrate to jspecify nullable annotation (#4951) (modmuss)
v0.136.2+1.21.11
Fabric API 0.136.2+1.21.11 для Fabric
- 25w44a (modmuss50)
v0.136.1+1.21.11
Fabric API 0.136.1+1.21.11 для Fabric
- 25w43a (modmuss50)
v0.136.0+1.21.11
Fabric API 0.136.0+1.21.11 для Fabric
- Bump version (modmuss50) - Update AttachmentSync.java (#4921) (Fuzss) - Fix active renderer category (#4928) (modmuss) - Add getDataOrDefault method to FabricRenderState (#4917) (EightSidedSquare) - Implement an opt-in packet splitter. (#4841) (Patbox)
v0.136.0+1.21.10
Fabric API 0.136.0+1.21.10 для Fabric
- Bump version (modmuss50) - Update AttachmentSync.java (#4921) (Fuzss) - Fix active renderer category (#4928) (modmuss) - Add getDataOrDefault method to FabricRenderState (#4917) (EightSidedSquare) - Implement an opt-in packet splitter. (#4841) (Patbox)
v0.136.0+1.21.8
Fabric API 0.136.0+1.21.8 для Fabric
- Bump version (modmuss50) - Update AttachmentSync.java (#4921) (Fuzss) - Implement an opt-in packet splitter. (#4841) (Patbox)
v0.135.2+1.21.11
Fabric API 0.135.2+1.21.11 для Fabric
- Bump version (modmuss50) - Remove all @NotNull annotations (#4924) (modmuss) - Add a checkstyle rule for nested code blocks (#4925) (modmuss) - [1.21.11] Conventional item tags for armor (#4918) (Cassian Godsted) - Update to Minecraft snapshot 25w42a (#4930) (haykam821)
v0.135.1+1.21.11
Fabric API 0.135.1+1.21.11 для Fabric
Initial release
v0.135.0+1.21.10
Fabric API 0.135.0+1.21.10 для Fabric
- Bump version (modmuss50) - Add refreshCommandCompletions() to ClientCommandManager (#4893) (Frederik van der Els) - Implement item FRAPI in Indigo (#4904) (PepperCode1) - Add a conventional item tag for copper nuggets (#4905) (Thomas Kain) - Improve debug entry sorting and allow searching by namespace. (#4911) (modmuss) - Fix LivingEntityFeatureRenderEvents.ALLOW_CAPE_RENDER (#4912) (modmuss) - Improve access to resource reloaders profiling. (#4913) (LambdAurora) - 1.21.10 (modmuss50)
v0.116.7+1.21.1
Fabric API 0.116.7+1.21.1 для Fabric
- Bump version (modmuss50) - Fix custom ingredients breaking shapeless crafting recipes (#4914) (PepperCode1)
v0.134.1+1.21.10
Fabric API 0.134.1+1.21.10 для Fabric
Initial release
v0.134.0+1.21.9
Fabric API 0.134.0+1.21.9 для Fabric
- Bump version (modmuss50) - Improve fix for packet order (#4897) (modmuss) - Add `ScreenEvents.AfterBackground` event (#4880) (Fuzss) - Provide a way to get existing spawn entries in `SpawnSettingsContext` (#4884) (Fuzss) - Fix custom play payload packets not being handled on the correct thread. (#4896) (modmuss) - Fix missing mutable annotation in GameRuleRpcDispatcherTypedRuleMixin (modmuss50) - 1.21.9 (modmuss50)
v0.134.0+1.21.8
Fabric API 0.134.0+1.21.8 для Fabric
- Bump version (modmuss50) - Add `ScreenEvents.AfterBackground` event (#4880) (Fuzss) - Provide a way to get existing spawn entries in `SpawnSettingsContext` (#4884) (Fuzss) - Fix Datagen API's FMJ and build.gradle not correctly declaring dependencies (#4861) (PepperCode1) - Bump version (modmuss50) - Bump version (modmuss50) - Bump version (modmuss50) - Flatten bundle packets (#4845) (Patbox) - Add checkstyle rule to disallow @Debug annotation usage (#4839) (Copilot, copilot-swe-agent[bot], modmuss50)
v0.133.14+1.21.9
Fabric API 0.133.14+1.21.9 для Fabric
- Bump version (modmuss50) - Improve injection location registry sync setup, and guard against tracking the same registry twice. (#4887) (modmuss) - PreparableModelLoadingPlugin.DataLoader gets passed a ResourceReloader.Store (#4890) (modmuss)
v0.133.13+1.21.9
Fabric API 0.133.13+1.21.9 для Fabric
- Bump version (modmuss50) - fix: fix particle manager mixing targeting (Grauly)
v0.133.12+1.21.9
Fabric API 0.133.12+1.21.9 для Fabric
- 1.21.9-rc1 (modmuss50) - Bump version (modmuss50) - Deprecate `EntityRendererRegistry` in favor of directly using `EntityRendererFactories#register` (#4857) (Spino, modmuss50) - Add `FabricRenderState` (#4847) (EightSidedSquare, modmuss50) - Migrate FluidVariantRenderTest to new HUD API, and restore previous intended display logic. (modmuss50) - 1.21.9-pre3 (modmuss50) - Fix Datagen API's FMJ and build.gradle not correctly declaring dependencies (#4861) (PepperCode1) - Add ParticleRendererRegistry (#4854) (modmuss) - Remove `WorldRenderEvents` and `DimensionRenderingRegistry` (#4875) (PepperCode1, modmuss50) - Make GuiRendererNonQuadsTest more intential looking (AKA, I tried to draw a hexagon, but rendering.exe failed to launch and caused a blue screen of death) (#4876) (cputnam-a11y, cputnam-a11y) - Remove InventoryScreenMixin and fix BannerGuiElementRenderer (#4874) (PepperCode1) - Add support for Fabric gamerule types in MSMP. (#4871) (modmuss) - 1.21.9 porting fixes (#4872) (apple502j) - Finish porting Block FRAPI (#4873) (PepperCode1)
v0.133.11+1.21.9
Fabric API 0.133.11+1.21.9 для Fabric
- Bump version (modmuss50) - Deprecate `EntityRendererRegistry` in favor of directly using `EntityRendererFactories#register` (#4857) (Spino, modmuss50) - Add `FabricRenderState` (#4847) (EightSidedSquare, modmuss50) - Migrate FluidVariantRenderTest to new HUD API, and restore previous intended display logic. (modmuss50) - 1.21.9-pre3 (modmuss50) - Fix Datagen API's FMJ and build.gradle not correctly declaring dependencies (#4861) (PepperCode1) - Add ParticleRendererRegistry (#4854) (modmuss) - Remove `WorldRenderEvents` and `DimensionRenderingRegistry` (#4875) (PepperCode1, modmuss50) - Make GuiRendererNonQuadsTest more intential looking (AKA, I tried to draw a hexagon, but rendering.exe failed to launch and caused a blue screen of death) (#4876) (cputnam-a11y, cputnam-a11y) - Remove InventoryScreenMixin and fix BannerGuiElementRenderer (#4874) (PepperCode1) - Add support for Fabric gamerule types in MSMP. (#4871) (modmuss) - 1.21.9 porting fixes (#4872) (apple502j) - Finish porting Block FRAPI (#4873) (PepperCode1)
v0.133.10+1.21.9
Fabric API 0.133.10+1.21.9 для Fabric
- Bump version (modmuss50) - Workaround possible Mixin bug with @Unique and multiple targets. (modmuss50) - Fix mappings in KeyBindingCategoryMixin (modmuss50) - Fix depedencies when running the game locally without Gradle. (modmuss)
v0.133.9+1.21.9
Fabric API 0.133.9+1.21.9 для Fabric
- Bump version (modmuss50) - Update mappings in KeyBindingsTest (modmuss50) - Resource Loader v1 and new resource reloader API (#4770) (LambdAurora, PepperCode1) - Sort `KeyBinding.Category`s (#4863) (PepperCode1, Juuz)
v0.133.8+1.21.9
Fabric API 0.133.8+1.21.9 для Fabric
- 1.21.9-pre2 port (#4869) (apple502j, modmuss50)
v0.133.7+1.21.9
Fabric API 0.133.7+1.21.9 для Fabric
- 1.21.9-pre1 (#4856) (modmuss)
v0.133.6+1.21.9
Fabric API 0.133.6+1.21.9 для Fabric
- Bump version (modmuss50) - Port fabric-particles-v1 (#4852) (modmuss)
v0.133.5+1.21.9
Fabric API 0.133.5+1.21.9 для Fabric
- Port to 25w37a (#4851) (modmuss) - 25w36b porting fix + yarn update (#4850) (apple502j, modmuss50)
v0.133.4+1.21.9
Fabric API 0.133.4+1.21.9 для Fabric
- Bump version (modmuss50) - Bump version (modmuss50) - Bump version (modmuss50) - Flatten bundle packets (#4845) (Patbox) - Fix: Allow RenderPipeline VertexFormat.DrawMode to take effect in GuiRenderer (#4824) (cputnam-a11y, cputnam-a11y, Juuz) - Cleanup FluidRendererMixin (#4842) (Joseph Burton)
v0.133.4+1.21.8
Fabric API 0.133.4+1.21.8 для Fabric
- Bump version (modmuss50) - Bump version (modmuss50) - Bump version (modmuss50) - Flatten bundle packets (#4845) (Patbox) - Add checkstyle rule to disallow @Debug annotation usage (#4839) (Copilot, copilot-swe-agent[bot], modmuss50)
v0.133.3+1.21.8
Fabric API 0.133.3+1.21.8 для Fabric
- Bump version (modmuss50) - Bump version (modmuss50) - Flatten bundle packets (#4845) (Patbox) - Add checkstyle rule to disallow @Debug annotation usage (#4839) (Copilot, copilot-swe-agent[bot], modmuss50)
v0.133.2+1.21.8
Fabric API 0.133.2+1.21.8 для Fabric
- Bump version (modmuss50) - Flatten bundle packets (#4845) (Patbox) - Add checkstyle rule to disallow @Debug annotation usage (#4839) (Copilot, copilot-swe-agent[bot], modmuss50)
v0.133.1+1.21.9
Fabric API 0.133.1+1.21.9 для Fabric
- 25w36a port (#4846) (modmuss) - Add checkstyle rule to disallow @Debug annotation usage (#4839) (Copilot)
v0.133.0+1.21.9
Fabric API 0.133.0+1.21.9 для Fabric
- Bump version (modmuss50) - Make utility methods of EnchantmentHelper and Enchantment public. (#4819) (Patbox, Juuz) - Allow for more flexible / configurable stripping behaviour. (#4829) (Patbox) - Fix possible crash when upgrading worlds. (#4836) (modmuss) - Partly fix client tests (#4785) (modmuss, Kevinthegreat) - No longer specify `remap` in any Mixins (#4833) (modmuss) - Disallow `assert` as it leads to inconsistent behaviour. (#4834) (modmuss, Juuz) - Remove `ArmorKnockbackResistanceTest` as its not testing anything. (#4835) (modmuss)
v0.133.0+1.21.8
Fabric API 0.133.0+1.21.8 для Fabric
- Bump version (modmuss50) - Make utility methods of EnchantmentHelper and Enchantment public. (#4819) (Patbox, Juuz) - Allow for more flexible / configurable stripping behaviour. (#4829) (Patbox) - Fix possible crash when upgrading worlds. (#4836) (modmuss)
v0.116.6+1.21.1
Fabric API 0.116.6+1.21.1 для Fabric
- Bump version (modmuss50) - Fix possible crash when upgrading worlds. (#4837) (modmuss)
v0.132.3+1.21.9
Fabric API 0.132.3+1.21.9 для Fabric
- Fix CapeFeatureRendererMixin yet again. (modmuss50)
v0.132.2+1.21.9
Fabric API 0.132.2+1.21.9 для Fabric
- 25w35a (modmuss50)
v0.132.1+1.21.9
Fabric API 0.132.1+1.21.9 для Fabric
- 25w34b (#4821) (modmuss)
v0.132.0+1.21.9
Fabric API 0.132.0+1.21.9 для Fabric
- Bump version (modmuss50) - Fix build after cherry-pick (modmuss50) - Add mob conversion to AttachmentRegistry.Builder.copyOnDeath() javadoc (#4804) (DennisOchulor) - Add extra utility methods to Read/Write View (Fabric Serialization API) (#4745) (Patbox) - Add copper block set registration to OxidizableBlocksRegistry (#4807) (modmuss)
v0.132.0+1.21.8
Fabric API 0.132.0+1.21.8 для Fabric
- Bump version (modmuss50) - Add mob conversion to AttachmentRegistry.Builder.copyOnDeath() javadoc (#4804) (DennisOchulor) - Add extra utility methods to Read/Write View (Fabric Serialization API) (#4745) (Patbox)
v0.131.3+1.21.9
Fabric API 0.131.3+1.21.9 для Fabric
- 25w33a (modmuss50)
v0.128.2+1.21.5
Fabric API 0.128.2+1.21.5 для Fabric
- Bump version (modmuss50) - Add FabricItem#getCreatorNamespace (#4746) (#4794) (Cassian Godsted, Shnupbups)
v0.119.4+1.21.4
Fabric API 0.119.4+1.21.4 для Fabric
- Bump version (modmuss50) - Add FabricItem#getCreatorNamespace (#4746) (#4795) (Cassian Godsted, Shnupbups)
v0.116.5+1.21.1
Fabric API 0.116.5+1.21.1 для Fabric
- Bump version (modmuss50) - Add super constructor for ForwardingBakedModel (#4800) (AlphaMode) - Add FabricItem#getCreatorNamespace (#4746) (#4793) (Cassian Godsted, Shnupbups) - Improve model data generation mixins (#4792) (Up)
v0.131.2+1.21.9
Fabric API 0.131.2+1.21.9 для Fabric
- Fix DebugOptionsScreenEntryMixin (modmuss50)
Комментарии (0)
Войдите, чтобы оставить комментарий
Пока нет комментариев. Будьте первым!