[1.20.1] Forgified Fabric API 0.90.7+1.9.32+1.20.1
on Nov 14, 2023- 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)
[1.20.1] Forgified Fabric API 0.90.7+1.9.30+1.20.1
on Nov 7, 2023- 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)
[1.20.1] Forgified Fabric API 0.90.4+1.9.30+1.20.1
on Oct 30, 2023- 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)
[1.20.1] Forgified Fabric API 0.90.4+1.9.29+1.20.1
on Oct 27, 2023- Fix crash with Flywheel's vertex consumer (Su5eD)
[1.20.1] Forgified Fabric API 0.90.4+1.9.28+1.20.1
on Oct 25, 2023- Bump version (modmuss50)
- Fix FabricBlockSettings copyOf missing settings (#3373) (Shnupbups)
[1.20.1] Forgified Fabric API 0.90.0+1.9.28+1.20.1
on Oct 23, 2023- Add deprecated fabric-command-api-v1 api (Su5eD)
[1.20.1] Forgified Fabric API 0.90.0+1.9.27+1.20.1
on Oct 22, 2023- Don't log warnings for ignored query packets (Su5eD)
[1.20.1] Forgified Fabric API 0.90.0+1.9.26+1.20.1
on Oct 19, 2023- Fix item attribute modification event map being immutable (Su5eD)
[1.20.1] Forgified Fabric API 0.90.0+1.9.25+1.20.1
on Oct 11, 2023- 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)
[1.20.1] Forgified Fabric API 0.89.0+1.9.25+1.20.1
on Oct 5, 2023- Fix attribute modifiers item api bridge (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.24+1.20.1
on Oct 4, 2023- Return insertion remainder in compat item storage (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.23+1.20.1
on Oct 3, 2023- Fix renaming reflection class names in GameRuleReflectionUtils (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.22+1.20.1
on Sep 30, 2023- 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)
[1.20.1] Forgified Fabric API 0.89.0+1.9.21+1.20.1
on Sep 27, 2023- Fix FluidRendererCompat registration for all forge fluids (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.20+1.20.1
on Sep 25, 2023- Fix isInterface coremod method call flag (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.19+1.20.1
on Sep 24, 2023- Cap forge version at 47.1.3 (Su5eD)
- Move FabricBlock implementation to js coremods (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.18+1.20.1
on Sep 24, 2023- Update Forgified Fabric Loader to 2.3.4+0.14.21+1.20.1 (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.17+1.20.1
on Sep 23, 2023- Bump implementation version (Su5eD)
- Fix trying to set null loot table id (Su5eD)
[1.20.1] Forgified Fabric API 0.89.0+1.9.16+1.20.1
on Sep 23, 2023- 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)
[1.20.1] Forgified Fabric API 0.88.1+1.9.15+1.20.1
on Sep 22, 2023- Move FabricItem implementation to js coremods (Su5eD)