Releases: FabricMC/fabric
Releases Β· FabricMC/fabric
[1.21] Fabric API 0.101.1+1.21
- Bump version (modmuss50)
- Allow duplicate entries after being frozen on the client in prod. (#3994) (modmuss)
[1.21] Fabric API 0.101.0+1.21
- Bump version (modmuss50)
- Prevent vanilla clients from joining servers that require modded registry entries. (#3992) (Patbox)
- Throw the exception when a duplicate registry entry is found. (#3991) (modmuss)
- Add more TAWs for custom RenderLayers (#3981) (Aaron)
- Don't track fake player network addons (#3977) (modmuss)
- Add
c:slime_balls
tag, add more melee weapons to melee tag, addc:fertilizers
tag, fix entries for some biome and food tags (#3957) (TelepathicGrunt, Chocohead) - Translation updates (#3944) (Fabric Bot)
- Add
ShadeMode
to FRAPI (#3937) (PepperCode1) - Replace redirect in lifecycle events with wrap operation (#3887) (AlphaMode)
- Resource Conditions in Pack Overlays (#3872) (Apollo, modmuss50)
[1.21] Fabric API 0.100.8+1.21
- Bump version (modmuss50)
- Use
ConcurrentHashMap
insideRegistryAttributeImpl
(#3970) (apple502j)
[1.20.6] Fabric API 0.100.8+1.20.6
- Bump version (modmuss50)
- Use
ConcurrentHashMap
insideRegistryAttributeImpl
(#3970) (apple502j)
[1.21] Fabric API 0.100.7+1.21
- Bump version (modmuss50)
- Update vertex consumer after
BLOCK_OUTLINE
event (#3940) (Martijn van den Brand) - Fix some registry-related bugs (#3932) (apple502j)
- New Crowdin updates (#3928) (Fabric Bot)
- Add API to create reload listeners with a registry lookup. (#3927) (modmuss)
- Add tests for convention tag keys matching field names (#3925) (haykam821, modmuss50)
[1.21] Fabric API 0.100.6+1.21
- Bump version (modmuss50)
- Fixed raw fish tag typo in name (#3921) (TelepathicGrunt)
[1.21] Fabric API 0.100.5+1.21
- Bump version (modmuss50)
- New translations en_us.json (Japanese) (#3892) (Fabric Bot)
- Several tag fixes and additions (#3912) (TelepathicGrunt)
- Cleanup usages of
Text
(#3916) (RacoonDog, modmuss50) - Add common Mace tag (#3909) (TelepathicGrunt)
- fabric-loot-api-v3 (#3903) (modmuss)
- Added Badlands and Wooded badlands to hot tag (#3902) (TelepathicGrunt)
[1.21] Fabric API 0.100.4+1.21
- Bump version (modmuss50)
- New Translation updates (#3867) (Fabric Bot)
- Renderer API quads overloads for joml interfaces (#3875) (SHsuperCM)
- doc: typo: Storage -> Storage (#3880) (Kevin Z)
- Fix legacy tag warning text to be accurate (#3881) (TelepathicGrunt)
- Fix ComponentsIngredient's getMatchingStacks() not applying the component changes. (#3884) (modmuss)
- Fix CoreShaderRegistrationCallback mixin (#3886) (modmuss)
[1.20.6] Fabric API 0.100.4+1.20.6
- Bump version (modmuss50)
- Renderer API quads overloads for joml interfaces (#3875) (SHsuperCM)
- doc: typo: Storage -> Storage (#3880) (Kevin Z)
- Fix ComponentsIngredient's getMatchingStacks() not applying the component changes. (#3884) (modmuss)
- Fix CoreShaderRegistrationCallback mixin (#3886) (modmuss)
[1.21] Fabric API 0.100.3+1.21
- Bump Version (modmuss50)
- Fix BlockEntity Load/Unload events (#3865) (modmuss)