Releases: Sinytra/ForgifiedFabricAPI
Releases · Sinytra/ForgifiedFabricAPI
[1.20.1] Forgified Fabric API 0.86.1+1.8.3+1.20.1
- Initialize ModelLoader fabric_eventDispatcher lazily (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.8.2+1.20.1
- Fix potential Forge custom ingredient deserialization conflict (Su5eD)
- Add missing license header (Su5eD)
- Fix SoundInstance#getStream being given the wrong location (Su5eD)
- Use Forge's getFluid method in BucketItem (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.8.1+1.20.1
- Remove empty item group mixin config (Su5eD)
- Move model loader coremod to mixin plugin (Su5eD)
- Cap Forge version range on 47.1.3 (Su5eD)
- Fix forge coremod conflict with biome AW field (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.8.0+1.20.1
- Re-add removed access wideners (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.7.2+1.20.1
- Add helper method for dynamic registry entry builders (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.7.1+1.20.1
- Two-way item api compat (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.7.0+1.20.1
- Bump implementation version (Su5eD)
- Include Forgified Fabric Loader in the main jar (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.6.1+1.20.1
- Add missing ItemStack mixin (Su5eD)
[1.20.1] Forgified Fabric API 0.86.1+1.6.0+1.20.1
- Bump version (modmuss50)
- Fix data generation for custom dynamic registry (#3216) (apple502j, modmuss50)
- Clarify nullability of
ModelModifier.AfterBake
(#3212) (PepperCode1) - Fix #3215 - Only add namespace to registries added using the Fabric API. (#3219) (modmuss)
[1.20.1] Forgified Fabric API 0.86.0+1.6.0+1.20.1
- Remove duplicate screen AFTER_INIT event invoker (Su5eD)