Releases: FabricMC/fabric-api
Releases · FabricMC/fabric-api
[26.1-snapshot-11] Fabric API 0.143.11+26.1
- Bump version (modmuss50)
- Fix opaque water by not overriding existing ChunkSectionLayer for fluids. (modmuss50)
[26.1-snapshot-11] Fabric API 0.143.10+26.1
[26.1-snapshot-10] Fabric API 0.143.7+26.1
- Bump version (modmuss50)
- Fluid rendering API refactor + rendering test fixes (#5232) (modmuss)
[1.21.1] Fabric API 0.116.9+1.21.1
- Bump version (modmuss50)
- Respect item MAX_STACK_SIZE in Storage.insert (#5220) (Eric Coleman)
[26.1-snapshot-10] Fabric API 0.143.6+26.1
[26.1-snapshot-8] Fabric API 0.143.5+26.1
- Bump version (modmuss50)
- Fix client gametests (modmuss50)
- 26.1-snapshot-8 (modmuss50)
- Add
c:item_framesentity tag (#5203) (TelepathicGrunt, Cassian Godsted) - Migrate Custom Ingredients, Block Particle Position and Data Attachments to PacketContext (#5205) (Patbox)
- Fix datagen not deleting removed files (#5210) (modmuss)
- Use entrypoints and
RendererProviderfor more reliableRendererregistry (#5185) (Sylv, PepperCode1)
[26.1-snapshot-7] Fabric API 0.143.4+26.1
- 26.1-snapshot-7 (modmuss)
[26.1-snapshot-6] Fabric API 0.143.3+26.1
- Bump version (modmuss50)
- Persist custom game rule settings for client gametest servers (#5195) (modmuss)
- Alias dye tags (#5193) (Cassian Godsted)
- Fix support for multi-layer models in block and item submit rendering (#5181) (PepperCode1)
- Update/fix
LevelRenderEventsto mirror vanilla changes toLevelRenderer(#5182) (PepperCode1) - Implement Packet Context API. (#5164) (Patbox)
- Fix client game tests not creating a valid dedicated server world. (#5194) (modmuss)
- Snapshot 6 porting fixes (#5187) (modmuss)
[26.1-snapshot-6] Fabric API 0.143.2+26.1
- Bump version (modmuss50)
- 26.1-snapshot-6 (modmuss50)
[26.1-snapshot-5] Fabric API 0.143.1+26.1
- Bump version (modmuss50)
- Defer block entity attachment syncing to match vanilla's sync timing (#5178) (DennisOchulor)
- Add transitive access wideners for new
Enchantmentfunctional interfaces (#5177) (ThePotatoArchivist) - Add
fabric-registry-sync-v0tofabric-gametest-api-v1dependencies to fix crash (#5176) (EpicPix) - make lookup api context extend nullable object (#5172) (D. Firmansyah)