Back to marketplace
Forgified Fabric API
Modrinth Mod

Forgified Fabric API

Fabric API implemented on top of NeoForge

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

0.155.0+26.1.2+3.4.2

Downloads

23 227 176

Loaders / Platforms

forge neoforge

Minecraft versions

1.20.1 1.21 – 1.21.1 26.1 26.1.1 26.1.2

Categories

library

Description

Detailed information

<p></p> <center> <img src="https://raw.githubusercontent.com/Sinytra/.github/main/art/ffapi_banner_small.png"> </center> ## 📖 About Essential hooks for modding with Fabric, now available on NeoForge! Fabric API is the library for essential hooks and interoperability mechanisms for mods. Examples include: - Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions - Adding events, hooks and APIs to improve interopability between mods. - Essential features such as registry synchronization and adding information to crash reports. - An advanced rendering API designed for compatibility with optimization mods and graphics overhaul mods. **📘 The official documentation is available at [sinytra.org](https://sinytra.org/docs).** The Forgified Fabric API (FFAPI) is a direct port of [Fabric API](https://github.com/FabricMC/fabric) for the NeoForge modloader, regularly kept up to date with the upstream repository. It is designed to make cross platform mod development easier by allowing developers to use Fabric API as a common library to interact with the game's code on both platforms. However, it is not an abstraction layer, and loader-specific code still needs to be handled separately for each platform. ### 💬 Join the Community We have an official [Discord community](https://discord.gg/mamk7z3TKZ) for our projects. By joining, you can: - Get help and technical support from our team and community members - Keep in touch with the latest development updates and community events - Engage in the project's development and collaborate with our team - ... and just hang out with the rest of our community.

Developer

Project author

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Change log

Project versions

Published versions and original Modrinth files.

0.155.0+26.1.2+3.4.2 Current Release 22.07.2026

[26.1.2] Forgified Fabric API 0.155.0+26.1.2+3.4.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix BE valid blocks mixin conflict with Placebo (Su5eD) - Merge all subproject ATs in root (Su5eD)
Sign in

2.82 MB

0.155.0+26.1.2+3.4.1 Release 21.07.2026

[26.1.2] Forgified Fabric API 0.155.0+26.1.2+3.4.1

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix Neo dep constraint (Su5eD)
Sign in

2.82 MB

0.155.0+26.1.2+3.4.0 Release 21.07.2026

[26.1.2] Forgified Fabric API 0.155.0+26.1.2+3.4.0

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Bridge ItemComponentTooltipProviderRegistry to Neo's TooltipAppenders (Su5eD)
Sign in

2.82 MB

0.155.0+26.1.2+3.3.0 Release 21.07.2026

[26.1.2] Forgified Fabric API 0.155.0+26.1.2+3.3.0

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Bridge recipe sync to NeoForge (Su5eD)
Sign in

2.83 MB

0.155.0+26.1.2+3.2.8 Release 20.07.2026

[26.1.2] Forgified Fabric API 0.155.0+26.1.2+3.2.8

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Replace overwrite mixin with WrapOp (Su5eD)
Sign in

2.83 MB

0.155.0+26.1.2+3.2.7 Release 20.07.2026

[26.1.2] Forgified Fabric API 0.155.0+26.1.2+3.2.7

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix NPE when copying attachments (Su5eD) - Fix NPE with Neo Fake player net handler (Su5eD)
Sign in

2.83 MB

0.116.14+2.3.0+1.21.1 Release 16.07.2026

[1.21.1] Forgified Fabric API 0.116.14+2.3.0+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version (modmuss50) - Fix CurseForge publishing (Su5eD) - Port fabric-tag-api-v1 (Su5eD) - [1.21.1] Tag entry removal backport (#5467) (pnku, Chrys Chrysanthemum, Juuz, cputnam-a11y, ThePotatoArchivist)
Sign in

5.33 MB

0.116.13+2.3.0+1.21.1 Release 16.07.2026

[1.21.1] Forgified Fabric API 0.116.13+2.3.0+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Port fabric-tag-api-v1 (Su5eD) - [1.21.1] Tag entry removal backport (#5467) (pnku, Chrys Chrysanthemum, Juuz, cputnam-a11y, ThePotatoArchivist)
Sign in

5.33 MB

0.155.0+26.1.2+3.2.6 Release 16.07.2026

[26.1.2] Forgified Fabric API 0.155.0+26.1.2+3.2.6

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Update versioning scheme to fit fabric mod dep constraints (Su5eD) - Bump version (modmuss50) - Allow easier checking if entity is in fluid, fluid enter/leaves methods, fluid flying travel override, some optimization (#5481) (Patbox) - Extend `TooltipFlag` to allow for `shouldDisplayAllInformation` (#5483) (Cassian Godsted) - Fix modded dimensions triggering experimental warning screen (#5485) (Patbox) - Fix missing transitive AWs (modmuss50) - Bump version (modmuss50) - Don't cache PermissionLevel for EntityPermissionContext (fix #5476) (#5477) (Patbox)
Sign in

2.83 MB

0.116.13+2.2.5+1.21.1 Release 15.07.2026

[1.21.1] Forgified Fabric API 0.116.13+2.2.5+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Use MEV mixin for day check (Su5eD)
Sign in

5.31 MB

0.116.13+2.2.4+1.21.1 Release 15.07.2026

[1.21.1] Forgified Fabric API 0.116.13+2.2.4+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix test mod classpath (Su5eD) - Bump version (modmuss50) - [1.21.1] Backport fix for `ButtonList` `IndexOutOfBoundsException` for screens with renderable only widgets (#5448) (Fuzss) - Limit initial capacity of collections/maps when decoding packets (modmuss50) - Bump version (modmuss50) - [1.21.1] Add RecipeOutputMixin to support FabricRecipeExporter (#5008) (#5315) (modmuss, Liam Broome) - Bump version (modmuss50) - Backport vanilla tag as `c:loom_patterns` (#5290) (TelepathicGrunt) - Bump version (modmuss50) - Respect item MAX_STACK_SIZE in Storage.insert (#5220) (Eric Coleman) - Bump version (modmuss50) - Implement `#c:foods/dough` (#5144) (IThundxr)
Sign in

5.31 MB

0.154.0+3.2.6+26.1.2 Release 15.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.2.6+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Send initial channels with Neo configuration (Su5eD)
Sign in

2.82 MB

0.154.0+3.2.5+26.1.2 Release 14.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.2.5+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix setAttached not accepting null value (Su5eD)
Sign in

2.82 MB

0.154.0+3.2.4+26.1.2 Release 14.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.2.4+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Skip applying Fabric overlays when Neo overlays are defined (Su5eD)
Sign in

2.82 MB

0.154.0+3.2.3+26.1.2 Release 14.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.2.3+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix packet encoder context out of order (Su5eD)
Sign in

2.82 MB

0.154.0+3.2.2+26.1.2 Release 12.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.2.2+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Improve fake player network compat (Su5eD)
Sign in

2.82 MB

0.154.0+3.2.1+26.1.2 Beta 11.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.2.1+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix ModelBakeryMixin targeting unused constructor (Su5eD)
Sign in

2.82 MB

0.154.0+3.2.0+26.1.2 Beta 07.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.2.0+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Bridge Fabric fluid behavior to Neo fluid types (Su5eD) - Fix fluid compat unit conversion (Su5eD)
Sign in

2.82 MB

0.154.0+3.1.3+26.1.2 Beta 07.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.1.3+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Add loader to api configuration (Su5eD)
Sign in

2.81 MB

0.154.0+3.1.2+26.1.2 Beta 06.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.1.2+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Add missing FabricRegistry implementation (Su5eD)
Sign in

2.81 MB

0.154.0+3.1.1+26.1.2 Beta 06.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.1.1+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix packet context missing in login flow (Su5eD)
Sign in

2.81 MB

0.154.0+3.1.0+26.1.2 Beta 03.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.1.0+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump fabric loader to 2.5.83+0.19.3+26.1.2 (Su5eD) - Fix dummy attachment serializer type cast error (Su5eD) - Fix FFAPI freezing registry (Su5eD) - Publish merged AT/ITF data (Su5eD)
Sign in

2.81 MB

0.154.0+3.0.8+26.1.2 Beta 01.07.2026

[26.1.2] Forgified Fabric API 0.154.0+3.0.8+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump version (modmuss50) - Add callback for registering custom `BuiltInBlockModels` (#5447) (Fuzss) - Make `FabricDataGenerator` extend `DataGenerator.Cached` rather than `Uncached` (#5452) (Martijn van den Brand) - Port entity attribute modification event (Su5eD) - Fix default attribute tests on 26.1.2 (modmuss50) - Modify entity type default attributes event (#5424) (TheDeathlyCow, modmuss) - Add char typed events for handling `Screen::charTyped` (#4948) (Fuzss) - Bump version (modmuss50) - Fix `ButtonList` `IndexOutOfBoundsException` for screens with renderable only widgets (#5445) (Fuzss) - Expose registries in EnchantmentEvents.MODIFY (#5415) (Magnus, PepperCode1) - Add an atlas registry (#5390) (Celeste) - Fix clearing common channels (Su5eD)
Sign in

3.63 MB

0.152.1+3.0.7+26.1.2 Beta 30.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.7+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix missing sendable channel information (Su5eD)
Sign in

3.62 MB

0.152.1+3.0.6+26.1.2 Beta 30.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.6+26.1.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Set compatible with 26.1.x (Su5eD) - Fix NPE in useDefaultType (Su5eD) - Add fabric loader mod aliases (Su5eD)
Sign in

3.62 MB

0.152.1+3.0.5+26.1.2 Beta 23.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.5+26.1.2

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Loosen dep constraints (Su5eD)
Sign in

3.62 MB

0.152.1+3.0.4+26.1.2 Beta 23.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.4+26.1.2

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Add dynamic tint support for indigo (Su5eD) - Fix resource conditions not applying in neo overloaded method (Su5eD) - Use Neo context in FRAPI (Su5eD)
Sign in

3.62 MB

0.152.1+3.0.3+26.1.2 Beta 22.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.3+26.1.2

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix missing wrap op call arg (Su5eD)
Sign in

3.62 MB

0.152.1+3.0.2+26.1.2 Beta 22.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.2+26.1.2

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.62 MB

0.152.1+3.0.1+26.1.2 Beta 22.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.1+26.1.2

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.62 MB

0.152.1+3.0.0+26.1.2 Beta 21.06.2026

[26.1.2] Forgified Fabric API 0.152.1+3.0.0+26.1.2

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.62 MB

0.150.0+3.0.0+26.1.2 Beta 21.06.2026

[26.1.2] Forgified Fabric API 0.150.0+3.0.0+26.1.2

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.62 MB

0.116.7+2.2.4+1.21.1 Release 21.02.2026

[1.21.1] Forgified Fabric API 0.116.7+2.2.4+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Handle null view, pos in fluid compat handler (Su5eD) - Inject FabricRecipeExporter at runtime (Su5eD) - Fix attempting to remove null screen when Supplementaries is installed (Su5eD)
Sign in

5.31 MB

0.116.7+2.2.3+1.21.1 Release 18.02.2026

[1.21.1] Forgified Fabric API 0.116.7+2.2.3+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Override submodel AO setting by parent (Su5eD) - Use submodel data in multipart model rendering (Su5eD) - Fix Gradle game runs (Su5eD)
Sign in

5.31 MB

0.116.7+2.2.2+1.21.1 Release 16.02.2026

[1.21.1] Forgified Fabric API 0.116.7+2.2.2+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Handle null keys/values in FlammableBlockRegistryImpl (Su5eD)
Sign in

5.31 MB

0.116.7+2.2.1+1.21.1 Release 04.02.2026

[1.21.1] Forgified Fabric API 0.116.7+2.2.1+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Update FFLoader to 2.5.68 (Su5eD) - Update FFLoader (Su5eD) - Reintroduce FakePlayerNetworkHandler (Su5eD)
Sign in

5.31 MB

0.116.7+2.2.0+1.21.1 Release 25.12.2025

[1.21.1] Forgified Fabric API 0.116.7+2.2.0+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump implementation version (Su5eD) - Use NeoForge API for attachment sync (Su5eD) - Fix setAttached not accepting null value (Su5eD) - Bump implementation version (Su5eD) - Bump version (modmuss50) - Bump version (modmuss50) - 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) - Bump version (modmuss50) - [1.21.1] ArmorRenderer: Add option to disable default head item rendering (#4726) (Juuz) - [1.21.1] Fix FabricRecipeProvider.getRecipeIdentifier not applying to recipe advancements (#4724) (Juuz) - Bump version (modmuss50) - Bump version (modmuss50) - [1.21.1] Registry aliasing backport (#4698) (Cassian Godsted, Syst3ms, modmuss50) - Bump version (modmuss50) - Backporting #4642 to 1.21.1 (#4659) (YajatKaul) - Fix method collision in trapdoor test (Su5eD) - Bump version (modmuss50) - Call all remaining listeners when ALLOW_CHAT event is cancled (#4657) (MisterCheezeCake) - Call AFTER_PLAYER_CHANGE_WORLD on respawn in different world (#4653) (#4658) (DennisOchulor) - Add tag to make open trapdoors above tagged blocks climbable (#4660) (Juuz) - Backport world attachment sync fix from #4366 (#4665) (DennisOchulor) - Bump version (modmuss50) - Add ServerChunkEvents.CHUNK_LEVEL_TYPE_CHANGE (#4541) (#4610) (DennisOchulor) - Update Actions versions (Su5eD)
Sign in

5.29 MB

0.115.6+2.1.4+1.21.1 Release 06.10.2025

[1.21.1] Forgified Fabric API 0.115.6+2.1.4+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Add dummy dependency target for mods (Su5eD)
Sign in

5.32 MB

0.115.6+2.1.3+1.21.1 Release 18.09.2025

[1.21.1] Forgified Fabric API 0.115.6+2.1.3+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Thread-safe block render layers (Su5eD)
Sign in

5.32 MB

0.115.6+2.1.2+1.21.1 Release 18.09.2025

[1.21.1] Forgified Fabric API 0.115.6+2.1.2+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Use ConcurrentHashMap in packet register (Su5eD)
Sign in

5.32 MB

0.92.6+1.11.14+1.20.1 Release 14.08.2025

[1.20.1] Forgified Fabric API 0.92.6+1.11.14+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump implementation version (Su5eD) - Update build workflow (Su5eD) - Merge pull request #239 from SNWCreations/sync/1.20.1 (Su5eD) - Update to Forge 47.4.6 (ZX夏夜之风) - Bump version (modmuss50) - Fix #4487 for 1.20.1 (#4654) (Dawn, modmuss50) - Bump version (modmuss50) - Fix BlockView API v2 not applying WorldViewMixin (#4500) (#4512) (modmuss, PepperCode1) - Bump versions (modmuss50) - Fix TypeAwareBuyForOneEmeraldFactory trade offer crash (#4492) (modmuss, Zoe) - Bump version (modmuss50) - Fix overriding vanilla translations (#4187) (#4335) (Cassian Godsted, apple502j) - Don't track fake player network addons (#3977) (#4331) (IThundxr, modmuss)
Sign in

2.92 MB

0.92.2+1.11.13+1.20.1 Release 13.08.2025

[1.20.1] Forgified Fabric API 0.92.2+1.11.13+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Update release workflow (Su5eD) - Use sided map for registry tracker (Su5eD)
Sign in

2.9 MB

0.115.6+2.1.1+1.21.1 Release 11.06.2025

[1.21.1] Forgified Fabric API 0.115.6+2.1.1+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump implementation version (Su5eD) - Fix crash on dummy ClientPacketListener (#229) (Galen Huang) - Fix Item/Block color API (#230) (eehunter) - Re-implement FabricShaderProgram for mods that use it (#225) (Katherine) - Adjust target for ArmorFeatureRendererMixin#renderArmor (#223) (Katherine)
Sign in

5.32 MB

0.115.6+2.1.0+1.21.1 Release 04.05.2025

[1.21.1] Forgified Fabric API 0.115.6+2.1.0+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version (modmuss50) - fix(attsync): use correct event for transferring attachments during respawn (#4483) (Octol1ttle) - Bump version (modmuss50) - AttSync: Disconnect when attachment target is null (#4538) (#4586) (Octol1ttle, modmuss50) - Bump version (modmuss50) - [1.21.1] Add Pumpkin Block and Item Tags (#4526) (modmuss, Joseph T. McQuigg) - [1.21.1] Backport Convention Drink Tags (#4537) (TheDeathlyCow) - Bump version (modmuss50) - Fix BlockView API v2 not applying WorldViewMixin (#4500) (#4511) (modmuss, PepperCode1) - Bump version (modmuss50) - Bump version (modmuss50) - Sync remaining `c` tags with NeoForge (#4161) (TelepathicGrunt) - Bump version (modmuss50) - Bump version (modmuss50) - Fix NPE in WaterPotionStorage#isWaterPotion (#4313) (Bruno Ploumhans) - Bump implementation version (Su5eD) - Bump version (modmuss50) - Add transitive access wideners for tracked data related creator entity methods (#4229) (Daniel Orr) - Add RegistryEntryAddedCallback.allEntries (#4235) (modmuss) - Bump version (modmuss50) - Provide a RegistryByteBuf for attachment syncing (#4223) (modmuss) - Bump version (modmuss50) - Translation updates (#4194) (Fabric Bot) - Add AFTER_CLIENT_WORLD_CHANGE (#4173) (fishshi) - Data Attachment Sync API (#4049) (Syst3ms) - Update loom and neo (Su5eD) - Add issue template (Su5eD) - Update workflow (Su5eD)
Sign in

5.31 MB

0.107.0+2.0.26+1.21.1 Release 31.03.2025

[1.21.1] Forgified Fabric API 0.107.0+2.0.26+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Move ScreenAccessor to client-only mixins (Su5eD) - Remove fabric loader dep in indigo (Su5eD) - Don't send empty register packet (Su5eD) - Remove redundant HandledScreenMixin (Su5eD) - Fix NPE in resource condition loader (Su5eD)
Sign in

5.25 MB

0.107.0+2.0.25+1.21.1 Release 10.03.2025

[1.21.1] Forgified Fabric API 0.107.0+2.0.25+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump implementation version (Su5eD) - Fix ModeLoaderMixin conflict (Su5eD)
Sign in

5.25 MB

0.92.2+1.11.12+1.20.1 Release 10.03.2025

[1.20.1] Forgified Fabric API 0.92.2+1.11.12+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump impl version (Su5eD) - Fix conflicting resource conditions (#204) (Nico Mexis)
Sign in

2.9 MB

0.107.0+2.0.24+1.21.1 Release 06.03.2025

[1.21.1] Forgified Fabric API 0.107.0+2.0.24+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump implementation version (Su5eD) - Fix crashes and transfer issues with item/fluid transfer (#201) (David W)
Sign in

5.25 MB

0.92.2+1.11.11+1.20.1 Release 07.02.2025

[1.20.1] Forgified Fabric API 0.92.2+1.11.11+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Try fixing the workflow again (Su5eD) - Bump impl version (Su5eD) - Update build workflow (Su5eD) - Fix running on Forge 47.3.26+ (#191) (Katherine)
Sign in

2.9 MB

0.92.2+1.11.10+1.20.1 Release 29.01.2025

[1.20.1] Forgified Fabric API 0.92.2+1.11.10+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump implementation version (Su5eD) - Fix bed occupation state check in LivingEntityMixin#setOccupiedState (#188) (Katherine)
Sign in

2.9 MB

0.107.0+2.0.23+1.21.1 Release 29.01.2025

[1.21.1] Forgified Fabric API 0.107.0+2.0.23+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Account for configuration channels in NetworkRegistryMixin#preserveSendableChannels (#171) (Katherine) - Fix NeoForge mixin conflict (Su5eD)
Sign in

5.25 MB

0.107.0+2.0.22+1.21.1 Release 17.12.2024

[1.21.1] Forgified Fabric API 0.107.0+2.0.22+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Dont sort custom packtype listeners (Su5eD)
Sign in

5.25 MB

0.107.0+2.0.21+1.21.1 Release 17.12.2024

[1.21.1] Forgified Fabric API 0.107.0+2.0.21+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix custom elytra flight (Su5eD)
Sign in

5.25 MB

0.92.2+1.11.9+1.20.1 Release 14.12.2024

[1.20.1] Forgified Fabric API 0.92.2+1.11.9+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Simple fix for Continuity models (Su5eD) - Removed non-applicable & confusing line in README (#128) (KTrain)
Sign in

2.9 MB

0.107.0+2.0.20+1.21.1 Release 14.12.2024

[1.21.1] Forgified Fabric API 0.107.0+2.0.20+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Simple fix for Continuity models (Su5eD) - Bump impl version (Su5eD) - Bump version (modmuss50) - Fix overriding vanilla translations (#4187) (apple502j) - Add ServerChunkEvents.Generate (#4183) (Jason Penilla) - New Crowdin updates (#4167) (Fabric Bot) - AttachmentType Registration Enhancements (#4109) (forgetmenot13579) - Bump version (modmuss50) - Fix tests (modmuss50) - Fix build after bad merge (modmuss50) - Add support for Item-containing Items (#4083) (BasiqueEvangelist) - Add Stripped Logs and Stripped Woods Tags (#4146) (IThundxr) - Add more `c` fluid tags (#4134) (TelepathicGrunt) - New Crowdin updates (#4124) (Fabric Bot) - Add Pie Item Tag c:foods/pie (#4114) (Joseph T. McQuigg, modmuss) - Bump version (modmuss50) - Fix cherry pick issues (modmuss50) - Add ItemVariant#withComponentChanges and FluidVariant#withComponentChanges (#4082) (BasiqueEvangelist) - Add access to ClientConfigurationNetworkHandler in context (#4097) (Joseph Burton) - Create `c:obsidians` block and item tag (#4088) (TelepathicGrunt) - New Crowdin updates (#4086) (Fabric Bot) - Fix failing mixin (Su5eD) - Modify Enchantment and Fabric Component Map Builder Extensions (#4085) (TheDeathlyCow)
Sign in

5.25 MB

0.104.0+2.0.19+1.21.1 Release 20.11.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.19+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump impl version (Su5eD) - Packet fixes - disable neoforge splitter and send minecraft:register (#170) (Moulberry) - Use the holding LivingEntity instance for getPreferredEquipmentSlot in getEquipmentSlot (#169) (Katherine)
Sign in

5.22 MB

0.104.0+2.0.18+1.21.1 Release 06.11.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.18+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix regression leading to SSP disconnecting (Su5eD)
Sign in

5.22 MB

0.104.0+2.0.17+1.21.1 Release 05.11.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.17+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix server missing sendable channels from Fabric mods (Su5eD)
Sign in

5.22 MB

0.104.0+2.0.16+1.21.1 Release 02.11.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.16+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Turn exception into warning in ColorProviderRegistryImpl (Su5eD)
Sign in

5.22 MB

0.104.0+2.0.15+1.21.1 Release 13.10.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.15+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump impl version (Su5eD) - Adjust applyOverlayConditions mixin target to specific ordinal (#163) (Blodhgarm)
Sign in

5.22 MB

0.104.0+2.0.14+1.21.1 Release 28.09.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.14+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix in-game music not playing (Su5eD)
Sign in

5.22 MB

0.104.0+2.0.13+1.21.1 Release 22.09.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.13+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix conflicting resource conditions (Su5eD) - Fix crash with HNN (Su5eD)
Sign in

5.22 MB

0.104.0+2.0.12+1.21.1 Release 22.09.2024

[1.21.1] Forgified Fabric API 0.104.0+2.0.12+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version (modmuss50) - Use unix line endings on all files (#4079) (modmuss) - Add TransferVariant.getComponentMap() (#4074) (modmuss) - Add missing `minecraft:enchantable/vanishing` to `c:enchantables` (#4058) (TelepathicGrunt) - New Crowdin updates (#4059) (Fabric Bot) - Add `c:animal_foods` tag (#4080) (TelepathicGrunt, modmuss50) - Bump version (modmuss50) - After Damage Event (#4051) (TheDeathlyCow) - Dont invoke ItemGroupEvents.MODIFY_ENTRIES_ALL for the OP tab, when the OP tab is disabled (#4045) (AshyBoxy) - Translation updates (#4027) (Fabric Bot) - 1.21.1 (modmuss50) - Install git in build workflow (#4025) (modmuss) - Bump versions (modmuss50) - New Crowdin updates (#4003) (Fabric Bot) - Add crop and nugget tags (#4008) (Juuz) - Fix handled screen not calling super.mouseReleased or super.mouseDragged (#4010) (modmuss) - Crafter support for the transfer api. (#4013) (modmuss) - Add chorus fruit to `c:foods/fruit` tag (#4021) (TelepathicGrunt, modmuss) - Bump NeoForge version (Su5eD)
Sign in

5.22 MB

0.102.0+2.0.12+1.21.1 Release 12.08.2024

[1.21.1] Forgified Fabric API 0.102.0+2.0.12+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump implementation version (Su5eD) - Network fixes (#147) (dima_dencep)
Sign in

5.2 MB

0.102.0+2.0.11+1.21.1 Release 11.08.2024

[1.21.1] Forgified Fabric API 0.102.0+2.0.11+1.21.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

5.2 MB

0.101.2+2.0.10+1.21 Release 09.08.2024

[1.21] Forgified Fabric API 0.101.2+2.0.10+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
- Fix CI ownership error (Su5eD) - Fix client networking canSend checks (Su5eD)
Sign in

5.2 MB

0.101.2+2.0.9+1.21 Release 05.08.2024

[1.21] Forgified Fabric API 0.101.2+2.0.9+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

5.2 MB

0.100.7+2.0.8+1.21 Beta 26.07.2024

[1.21] Forgified Fabric API 0.100.7+2.0.8+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.36 MB

0.100.7+2.0.7+1.21 Beta 25.07.2024

[1.21] Forgified Fabric API 0.100.7+2.0.7+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.36 MB

0.100.7+2.0.6+1.21 Beta 23.07.2024

[1.21] Forgified Fabric API 0.100.7+2.0.6+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.36 MB

0.100.6+2.0.5+1.21 Beta 22.07.2024

[1.21] Forgified Fabric API 0.100.6+2.0.5+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.35 MB

0.100.6+2.0.4+1.21 Beta 21.07.2024

[1.21] Forgified Fabric API 0.100.6+2.0.4+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.31 MB

0.100.6+2.0.3+1.21 Beta 18.07.2024

[1.21] Forgified Fabric API 0.100.6+2.0.3+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.31 MB

0.100.6+2.0.2+1.21 Beta 13.07.2024

[1.21] Forgified Fabric API 0.100.6+2.0.2+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.31 MB

0.100.6+2.0.1+1.21 Beta 09.07.2024

[1.21] Forgified Fabric API 0.100.6+2.0.1+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.31 MB

0.100.6+2.0.0+1.21 Beta 08.07.2024

[1.21] Forgified Fabric API 0.100.6+2.0.0+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.31 MB

0.100.4+2.0.0+1.21 Beta 07.07.2024

[1.21] Forgified Fabric API 0.100.4+2.0.0+1.21

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Initial release
Sign in

3.27 MB

0.92.2+1.11.8+1.20.1 Release 31.05.2024

[1.20.1] Forgified Fabric API 0.92.2+1.11.8+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump version (modmuss50) - Fix model offset being ignored in non-terrain rendering (#3799) (PepperCode1)
Sign in

2.9 MB

0.92.1+1.11.8+1.20.1 Release 17.04.2024

[1.20.1] Forgified Fabric API 0.92.1+1.11.8+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix mixin conflict with End's Phantasm (Su5eD)
Sign in

2.9 MB

0.92.1+1.11.7+1.20.1 Release 12.04.2024

[1.20.1] Forgified Fabric API 0.92.1+1.11.7+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Move injectTooltipComponent.js to convenient Mixin (Su5eD) - Increase priority of ClientPlayerInteractionManagerMixin (Su5eD)
Sign in

2.9 MB

0.92.1+1.11.5+1.20.1 Release 11.04.2024

[1.20.1] Forgified Fabric API 0.92.1+1.11.5+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix gametest after sync (Matyrobbrt) - Bump versions (modmuss50) - Fix jukebox state getting changed mid-transaction (#3693) (Syst3ms, deirn)
Sign in

2.9 MB

0.92.0+1.11.5+1.20.1 Release 05.04.2024

[1.20.1] Forgified Fabric API 0.92.0+1.11.5+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix crash on NeoForge (Su5eD) - Try guessing the resource manager type when not provided (Su5eD)
Sign in

2.9 MB

0.92.0+1.11.4+1.20.1 Release 05.04.2024

[1.20.1] Forgified Fabric API 0.92.0+1.11.4+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix implementation of allowContinuingBlockBreaking (Su5eD)
Sign in

2.9 MB

0.92.0+1.11.3+1.20.1 Release 22.02.2024

[1.20.1] Forgified Fabric API 0.92.0+1.11.3+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Add internal FabricItemGroup class (Su5eD)
Sign in

2.9 MB

0.92.0+1.11.2+1.20.1 Release 21.02.2024

[1.20.1] Forgified Fabric API 0.92.0+1.11.2+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Return mutable listener list from sort method (Su5eD)
Sign in

2.89 MB

0.92.0+1.11.1+1.20.1 Release 18.02.2024

[1.20.1] Forgified Fabric API 0.92.0+1.11.1+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix BlockEntityMixin target mapping (Su5eD) - The included version of MixinExtras should be for Forge (Su5eD)
Sign in

2.89 MB

0.91.0+1.10.8+1.20.1 Release 20.01.2024

[1.20.1] Forgified Fabric API 0.91.0+1.10.8+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Provide a dummy RP for mods that base their own pack's ordering off it (#95) (Matyrobbrt)
Sign in

2.71 MB

0.91.0+1.10.7+1.20.1 Release 20.01.2024

[1.20.1] Forgified Fabric API 0.91.0+1.10.7+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Provide even more compatibility for mods that use creative tab internals (Matyrobbrt)
Sign in

2.7 MB

0.91.0+1.10.6+1.20.1 Release 20.01.2024

[1.20.1] Forgified Fabric API 0.91.0+1.10.6+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Generate more 'standard' toml files (Matyrobbrt)
Sign in

2.7 MB

0.91.0+1.10.5+1.20.1 Release 16.01.2024

[1.20.1] Forgified Fabric API 0.91.0+1.10.5+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Prevent overwriting Forge implementation of getModel (Su5eD) - Fix Kotlin DSL maven coordinates in README (Su5eD)
Sign in

2.7 MB

0.91.0+1.10.4+1.20.1 Release 30.12.2023

[1.20.1] Forgified Fabric API 0.91.0+1.10.4+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix LootManagerMixin injection failure (Su5eD) - Dont provide ITEM_HANDLER for Inventory instances (#88) (Niklas Wimmer) - Fix failing conditionalPredicates test (Su5eD) - Bump version (modmuss50) - Fix registry resource conditions on loot tables. (#3432) (modmuss) - Fix empty storage iterator returning views that become empty during iteration (#3423) (Technici4n)
Sign in

2.7 MB

0.90.7+1.10.3+1.20.1 Release 01.12.2023

[1.20.1] Forgified Fabric API 0.90.7+1.10.3+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump fabric loader to 2.6.0+0.15.0+1.20.1 (Su5eD) - Increase ServerPlayerInteractionManagerMixin priority to avoid conflict with dimensional doors (Su5eD)
Sign in

2.7 MB

0.90.7+1.10.2+1.20.1 Release 24.11.2023

[1.20.1] Forgified Fabric API 0.90.7+1.10.2+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Re-add OverlayVertexConsumerMixin as an optional mixin for backwards compat (Su5eD)
Sign in

2.7 MB

0.90.7+1.10.1+1.20.1 Release 21.11.2023

[1.20.1] Forgified Fabric API 0.90.7+1.10.1+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Remove redundant stable direction mixin (Su5eD) - Decrease priority of screen api events mixin (Su5eD)
Sign in

2.7 MB

0.90.7+1.10.0+1.20.1 Release 20.11.2023

[1.20.1] Forgified Fabric API 0.90.7+1.10.0+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Add compatibility with Forge 47.2.+ (Su5eD)
Sign in

2.7 MB

0.90.7+1.9.33+1.20.1 Release 18.11.2023

[1.20.1] Forgified Fabric API 0.90.7+1.9.33+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Provide backwards compat for mods that use the internals of CreativeInventoryScreenMixin (Su5eD)
Sign in

2.7 MB

0.90.7+1.9.32+1.20.1 Release 14.11.2023

[1.20.1] Forgified Fabric API 0.90.7+1.9.32+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix ServerMessageDecoratorEvent not being posted for regular chat messages (Su5eD) - Fix trying to extract empty item resource (Su5eD) - Include shadowed fabric-loader jar with dependencies (Su5eD)
Sign in

2.7 MB

0.90.7+1.9.30+1.20.1 Release 07.11.2023

[1.20.1] Forgified Fabric API 0.90.7+1.9.30+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump version (modmuss50) - Fix log spam with multiple calls to `combinedItemApiProvider` (#3387) (Technici4n) - Fix Doubles not being editable in the game-rule menu (#3397) (Estecka)
Sign in

2.63 MB

0.90.4+1.9.30+1.20.1 Release 30.10.2023

[1.20.1] Forgified Fabric API 0.90.4+1.9.30+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix RenderLayers.getBlockLayer returning solid for everything (#69) (embeddedt) - Add inbound packet log marker (Su5eD) - Replace some vanilla API calls with Forge equivalents (#73) (embeddedt, Su5eD) - Merge pull request #71 from embeddedt/fix/model-forwarding (Su5eD) - Merge pull request #70 from embeddedt/patch-1 (Su5eD) - Implement Forge model methods on ForwardingBakedModel (embeddedt) - Increase Gradle heap size to 3.5GB (embeddedt)
Sign in

2.63 MB

0.90.4+1.9.29+1.20.1 Release 27.10.2023

[1.20.1] Forgified Fabric API 0.90.4+1.9.29+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix crash with Flywheel's vertex consumer (Su5eD)
Sign in

2.63 MB

0.90.4+1.9.28+1.20.1 Release 25.10.2023

[1.20.1] Forgified Fabric API 0.90.4+1.9.28+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump version (modmuss50) - Fix FabricBlockSettings copyOf missing settings (#3373) (Shnupbups)
Sign in

2.63 MB

0.90.0+1.9.28+1.20.1 Release 23.10.2023

[1.20.1] Forgified Fabric API 0.90.0+1.9.28+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Add deprecated fabric-command-api-v1 api (Su5eD)
Sign in

2.63 MB

0.90.0+1.9.27+1.20.1 Release 22.10.2023

[1.20.1] Forgified Fabric API 0.90.0+1.9.27+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Don't log warnings for ignored query packets (Su5eD)
Sign in

2.62 MB

0.90.0+1.9.26+1.20.1 Release 19.10.2023

[1.20.1] Forgified Fabric API 0.90.0+1.9.26+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix item attribute modification event map being immutable (Su5eD)
Sign in

2.62 MB

0.90.0+1.9.25+1.20.1 Release 11.10.2023

[1.20.1] Forgified Fabric API 0.90.0+1.9.25+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Update developer installation instructions (Su5eD) - Bump version (modmuss50) - Fix inconsistency of placed feature locations (#3369) (apple502j, modmuss50) - Add LootTableEvents.LOADED event (#3352) (LLytho, modmuss, Juuz) - Make some experimental APIs stable. (#3354) (modmuss) - Bump version (modmuss50) - Fix bad interaction between `FabricDynamicRegistryProvider` and modded dynamic registries (#3353) (Technici4n) - Biome API: javadoc fixes (#3348) (apple502j) - Content Registries: javadoc and small refactor (#3347) (apple502j) - Update link to Minecraft Wiki (#3336) (alexia)
Sign in

2.62 MB

0.89.0+1.9.25+1.20.1 Release 05.10.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.25+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix attribute modifiers item api bridge (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.24+1.20.1 Release 04.10.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.24+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Return insertion remainder in compat item storage (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.23+1.20.1 Release 03.10.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.23+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix renaming reflection class names in GameRuleReflectionUtils (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.22+1.20.1 Release 30.09.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.22+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Disable fabric->forge item fluid capability bridge (Su5eD) - Fix fluid capability bridge item draining (Su5eD) - Fix querying bridge capabilities when BE has no world (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.21+1.20.1 Release 27.09.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.21+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix FluidRendererCompat registration for all forge fluids (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.20+1.20.1 Release 25.09.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.20+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix isInterface coremod method call flag (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.19+1.20.1 Release 24.09.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.19+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Cap forge version at 47.1.3 (Su5eD) - Move FabricBlock implementation to js coremods (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.18+1.20.1 Release 24.09.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.18+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Update Forgified Fabric Loader to 2.3.4+0.14.21+1.20.1 (Su5eD)
Sign in

2.62 MB

0.89.0+1.9.17+1.20.1 Release 23.09.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.17+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump implementation version (Su5eD) - Fix trying to set null loot table id (Su5eD)
Sign in

2.55 MB

0.89.0+1.9.16+1.20.1 Release 23.09.2023

[1.20.1] Forgified Fabric API 0.89.0+1.9.16+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump version (modmuss50) - FRAPI improvements: context getters, full removal of fallback consumers, small enhancements (#3287) (Technici4n) - Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart) (#3282) (Technici4n) - Add a method to data generator entrypoints to register custom keys with priorities (#3087) (ErrorCraft) - Fix decimal bucket conversion (Su5eD) - Set loot table id of processed tables (Su5eD)
Sign in

2.55 MB

0.88.1+1.9.15+1.20.1 Release 22.09.2023

[1.20.1] Forgified Fabric API 0.88.1+1.9.15+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Move FabricItem implementation to js coremods (Su5eD)
Sign in

2.54 MB

0.88.1+1.9.14+1.20.1 Release 20.09.2023

[1.20.1] Forgified Fabric API 0.88.1+1.9.14+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix ClientPlayNetworkAddon running in a fake world (Su5eD)
Sign in

2.54 MB

0.88.1+1.9.13+1.20.1 Release 20.09.2023

[1.20.1] Forgified Fabric API 0.88.1+1.9.13+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- This fixes it for good now (Su5eD)
Sign in

2.54 MB

0.88.1+1.9.12+1.20.1 Release 19.09.2023

[1.20.1] Forgified Fabric API 0.88.1+1.9.12+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix BlockDustParticle running on later Forge versions (Su5eD)
Sign in

2.54 MB

0.88.1+1.9.11+1.20.1 Release 12.09.2023

[1.20.1] Forgified Fabric API 0.88.1+1.9.11+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix enabling resource packs by default (Su5eD) - Add missing fabric_rendering_data_attachment_v1 mod class (Su5eD)
Sign in

2.54 MB

0.88.1+1.9.10+1.20.1 Release 11.09.2023

[1.20.1] Forgified Fabric API 0.88.1+1.9.10+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Update license headers (Su5eD) - Bump version (modmuss50) - Implement RenderAttachedBlockView on ChunkRendererRegion (#3300) (PepperCode1) - Bump version (modmuss50) - Port fabric-block-view-api-v2 (Su5eD) - BlockView API v2 (#3268) (PepperCode1) - Mark `SidedStorageBlockEntity`'s side as nullable (#3281) (deirn) - Bridge FluidRenderHandlers to Forge (Su5eD)
Sign in

2.53 MB

0.87.0+1.9.9+1.20.1 Release 05.09.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.9+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix accessing existing reload listeners in server data reload (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.8+1.20.1 Release 04.09.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.8+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Add FabricShaderProgram for mod compat (Su5eD) - Add discord badge to README (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.7+1.20.1 Release 03.09.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.7+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Ignore login packets sent by FML mods (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.6+1.20.1 Release 26.08.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.6+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix getting color providers (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.5+1.20.1 Release 25.08.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.5+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Ignore FML login packets in networking API (Su5eD) - Re-add CriteriaAccessor (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.4+1.20.1 Release 20.08.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.4+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix tooltip component injection coremod (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.3+1.20.1 Release 20.08.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.3+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Increase ModelLoaderMixin priority to avoid conflict with other mods (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.2+1.20.1 Release 18.08.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.2+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix model loader dispatcher initialization (Su5eD)
Sign in

2.52 MB

0.87.0+1.9.1+1.20.1 Release 17.08.2023

[1.20.1] Forgified Fabric API 0.87.0+1.9.1+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Hotfix mixin remap (Su5eD)
Sign in

2.52 MB

0.87.0+1.8.5+1.20.1 Release 16.08.2023

[1.20.1] Forgified Fabric API 0.87.0+1.8.5+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Update to archloom 1.3-SNAPSHOT (Su5eD) - Preserve original provides property in mod metadata (Su5eD) - Bump version (modmuss50) - Improve Indigo and FRAPI Test Mod (#3208) (PepperCode1) - Make deprecated modules opt-out instead of opt-in (#3246) (modmuss, Juuz) - Fix #3255 (#3257) (modmuss)
Sign in

2.52 MB

0.86.1+1.8.4+1.20.1 Release 14.08.2023

[1.20.1] Forgified Fabric API 0.86.1+1.8.4+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Make resource loader api use fabric ModContainers (Su5eD)
Sign in

2.52 MB

0.86.1+1.8.3+1.20.1 Release 14.08.2023

[1.20.1] Forgified Fabric API 0.86.1+1.8.3+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Initialize ModelLoader fabric_eventDispatcher lazily (Su5eD)
Sign in

2.52 MB

0.86.1+1.8.2+1.20.1 Release 13.08.2023

[1.20.1] Forgified Fabric API 0.86.1+1.8.2+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Fix potential Forge custom ingredient deserialization conflict (Su5eD) - Add missing license header (Su5eD) - Fix SoundInstance#getStream being given the wrong location (Su5eD) - Use Forge's getFluid method in BucketItem (Su5eD)
Sign in

2.52 MB

0.86.1+1.8.1+1.20.1 Release 09.08.2023

[1.20.1] Forgified Fabric API 0.86.1+1.8.1+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Remove empty item group mixin config (Su5eD) - Move model loader coremod to mixin plugin (Su5eD) - Cap Forge version range on 47.1.3 (Su5eD) - Fix forge coremod conflict with biome AW field (Su5eD)
Sign in

2.52 MB

0.86.1+1.8.0+1.20.1 Release 09.08.2023

[1.20.1] Forgified Fabric API 0.86.1+1.8.0+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Re-add removed access wideners (Su5eD)
Sign in

2.52 MB

0.86.1+1.7.2+1.20.1 Release 03.08.2023

[1.20.1] Forgified Fabric API 0.86.1+1.7.2+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Add helper method for dynamic registry entry builders (Su5eD)
Sign in

2.52 MB

0.86.1+1.7.1+1.20.1 Release 02.08.2023

[1.20.1] Forgified Fabric API 0.86.1+1.7.1+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Two-way item api compat (Su5eD)
Sign in

2.52 MB

0.86.1+1.7.0+1.20.1 Release 31.07.2023

[1.20.1] Forgified Fabric API 0.86.1+1.7.0+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump implementation version (Su5eD) - Include Forgified Fabric Loader in the main jar (Su5eD)
Sign in

2.51 MB

0.86.1+1.6.1+1.20.1 Release 29.07.2023

[1.20.1] Forgified Fabric API 0.86.1+1.6.1+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Add missing ItemStack mixin (Su5eD)
Sign in

1.47 MB

0.86.1+1.6.0+1.20.1 Release 27.07.2023

[1.20.1] Forgified Fabric API 0.86.1+1.6.0+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Bump version (modmuss50) - Fix data generation for custom dynamic registry (#3216) (apple502j, modmuss50) - Clarify nullability of `ModelModifier.AfterBake` (#3212) (PepperCode1) - Fix #3215 - Only add namespace to registries added using the Fabric API. (#3219) (modmuss)
Sign in

1.47 MB

0.86.0+1.6.0+1.20.1 Release 23.07.2023

[1.20.1] Forgified Fabric API 0.86.0+1.6.0+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Remove duplicate screen AFTER_INIT event invoker (Su5eD)
Sign in

1.47 MB

0.86.0+1.5.0+1.20.1 Release 22.07.2023

[1.20.1] Forgified Fabric API 0.86.0+1.5.0+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Ignore registry ID check for vanilla registries (Su5eD) - Add bug report issue template (Su5eD)
Sign in

1.47 MB

0.86.0+1.4.2+1.20.1 Release 21.07.2023

[1.20.1] Forgified Fabric API 0.86.0+1.4.2+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Update generated resources (Su5eD) - Fix publishing (Su5eD) - Bump version (modmuss50) - A few transfer API improvements and deprecations (#3204) (Technici4n) - Ukrainian translations (#3169) (Un roman) - Add the cherry grove to the floral biome tag (#3202) (maityyy) - Some more TAWs for block creation and block loot tables (#3201) (Shnupbups) - Fix Indigo handling of sculk sensor AO (#3200) (Technici4n) - Fix crash when beehive is broken by fake player (#3190) (Jonathan Coates) - Make event phase ordering logic usable in other contexts (internally only) (#3183) (Technici4n) - Fix incorrect behavior with ClientMessageEvents and CommandApi (#3182) (Kevin) - Forgify dynamic registry api (Su5eD) - Add dynamic registry API (#3163) (Juuz, Technici4n) - Port fabric-model-loading-api-v1 (Su5eD) - Model Loading API v1 (#3145) (Technici4n, embeddedt, PepperCode1, Juuz)
Sign in

1.47 MB

0.85.0+1.4.2+1.20.1 Release 18.07.2023

[1.20.1] Forgified Fabric API 0.85.0+1.4.2+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Downgrade required Forge version to 47.1.3 (Su5eD)
Sign in

1.42 MB

0.85.0+1.4.1+1.20.1 Release 16.07.2023

[1.20.1] Forgified Fabric API 0.85.0+1.4.1+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
- Set up CF and Modrinth publishing (Su5eD)
Sign in

1.42 MB