Releases: FabricMC/fabric
Releases Β· FabricMC/fabric
[25w02a] Fabric API 0.114.1+1.21.5
Initial release
[1.21.4] Fabric API 0.114.1+1.21.4
- Bump version (modmuss50)
- New Crowdin updates (#4357) (Fabric Bot)
- Fix extra models registered through ModelLoadingPlugin only loading top level (#4356) (PepperCode1)
- Fix MutableQuadViewImpl#fromVanilla methods not setting correct normal flags (#4350) (PepperCode1)
- Implement toString() for materials to help with debugging (#4347) (Bruno Ploumhans)
- Fix available stonecutting recipe recalculation not being stack-aware (#4341) (haykam821)
- Solve inconsistency issues in client gametests (#4334) (Joseph Burton)
[1.21.4] Fabric API 0.114.0+1.21.4
- Fix build (modmuss50)
- Bump version (modmuss50)
- New Translation updates (#4314) (Fabric Bot)
- [1.21.1-1.21.4] Custom Ingredients sync fix (#4322) (Salandora)
- Check to make sure Feature isn't present before adding it (#4323) (Joseph T. McQuigg)
- Client gametest screenshot changes (#4329) (Joseph Burton)
- Fix NetworkingCommonTest causing a stackoverflow when the server is stopped before 50 ticks. (#4325) (modmuss)
- Fix world closing (#4327) (Joseph Burton)
[1.21.3] Fabric API 0.114.0+1.21.3
[1.21.1] Fabric API 0.114.0+1.21.1
[1.20.1] Fabric API 0.92.3+1.20.1
[1.21.4] Fabric API 0.113.0+1.21.4
- Bump versions (modmuss50)
- Reintroduce BeforeBake and AfterBake model modifiers (#4320) (PepperCode1)
- Add various lifetime-bound try-with-resources APIs to client gametests (#4318) (Joseph Burton)
- Fix NPE in WaterPotionStorage#isWaterPotion (#4313) (Bruno Ploumhans)
- Add additional 'c' tags (#4186) (TelepathicGrunt)
[1.21.4] Fabric API 0.112.2+1.21.4
- (Block)EntityType builders use @nullable Booleans (modmuss50)
- Bump version (modmuss50)
- New Crowdin updates (#4309) (Fabric Bot)
- Some gradle deprecation fixes (#4308) (modmuss)
- Client gametest threading tweaks (#4304) (Joseph Burton)
- Allow setting
canPotentiallyExecuteCommands
in BE/E type builders (#4302) (PepperCode1, modmuss50)
[1.21.4] Fabric API 0.112.1+1.21.4
- Bump version (modmuss50)
- Update translations (modmuss50)
- Make dynamic registry element path include namespace for none vanilla registries (#4180) (Josiah Glosson)
- Ensure that there are no duplicate files across projects. (#4301) (modmuss)
- Add experimental Client Game Test API (#4292) (Joseph Burton, modmuss50)
- Rename convention tag mixin package does it doesn't clash with the new tag api. (#4300) (modmuss)