Releases: FabricMC/fabric
Releases Β· FabricMC/fabric
[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)
[1.21.3] Fabric API 0.112.1+1.21.3
[1.21.4] Fabric API 0.112.0+1.21.4
- Bump version (modmuss50)
- Registry aliasing (#4231) (Syst3ms, modmuss50)
- Add tag aliases (#4198) (Juuz)
- Update checkstyle (#4280) (modmuss)
- Fix more custom ingredient implementation issues (#4287) (PepperCode1)
- Fix block outline rendering (#4286) (PepperCode1)
- Disallow records as part of public API (#4279) (modmuss)
[1.21.3] Fabric API 0.112.0+1.21.3
[1.21.4] Fabric API 0.111.0+1.21.4
- Bump version (modmuss50)
- Add SpecialBlockRendererRegistry (#4271) (PepperCode1)
- 1.21.4 (modmuss50)
- Update to loom 1.9 (#4260) (modmuss)
- Implement changes to client auto-test threading (#4256) (Joseph Burton)
- Make data generation .cache reproducible (#4259) (modmuss)
- Allow retrieving model loading plugins (#4269) (PepperCode1)
- Fix custom ingredient implementation (#4276) (PepperCode1)
- Fix Object Builder API classloading TexturedRenderLayers too early (#4278) (PepperCode1)
[1.21.4-rc3] Fabric API 0.110.5+1.21.4
- Bump version (modmuss50)
- Port FRAPI to 1.21.4 and refactor (#4247) (PepperCode1)