Skip to content

Releases: Sinytra/ForgifiedFabricAPI

[1.20.1] Forgified Fabric API 0.86.1+1.8.3+1.20.1

14 Aug 08:20
4945427
Compare
Choose a tag to compare
  • Initialize ModelLoader fabric_eventDispatcher lazily (Su5eD)

[1.20.1] Forgified Fabric API 0.86.1+1.8.2+1.20.1

13 Aug 21:23
a591917
Compare
Choose a tag to compare
  • 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

09 Aug 18:45
f6e291b
Compare
Choose a tag to compare
  • 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

09 Aug 12:37
ad54908
Compare
Choose a tag to compare
  • Re-add removed access wideners (Su5eD)

[1.20.1] Forgified Fabric API 0.86.1+1.7.2+1.20.1

03 Aug 15:47
032a79a
Compare
Choose a tag to compare
  • Add helper method for dynamic registry entry builders (Su5eD)

[1.20.1] Forgified Fabric API 0.86.1+1.7.1+1.20.1

02 Aug 22:56
90451a1
Compare
Choose a tag to compare
  • Two-way item api compat (Su5eD)

[1.20.1] Forgified Fabric API 0.86.1+1.7.0+1.20.1

31 Jul 21:39
bad229b
Compare
Choose a tag to compare
  • 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

29 Jul 12:30
398e9e7
Compare
Choose a tag to compare
  • Add missing ItemStack mixin (Su5eD)

[1.20.1] Forgified Fabric API 0.86.1+1.6.0+1.20.1

27 Jul 19:38
3348568
Compare
Choose a tag to compare
  • 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

23 Jul 03:30
e7e7fde
Compare
Choose a tag to compare
  • Remove duplicate screen AFTER_INIT event invoker (Su5eD)