This repository was archived by the owner on Sep 6, 2023. It is now read-only.
Releases: moddingplayground/frame-fabric
Releases · moddingplayground/frame-fabric
[1.19] Frame 0.26.2
No changelog provided.
[1.19] Frame 0.26.1
- Officially support 1.19.2
[1.19] Frame 0.26.0
CustomEnchantmentTarget: revertedisCustomAcceptableItem->isAcceptableItem, in an attempt to simplify changes from v0.25
[1.19] Frame 0.25.0
CustomEnchantmentTarget:isAcceptableItem->isCustomAcceptableItem, in an attempt to fix mapping issues
[1.19] Frame 0.24.0
- Enchantments API - currently provides developers the ability to register custom EnchantmentTargets
[1.19] Frame 0.23.1
- Made BuiltinRegistries$Initializer access widener transitive
[1.19] Frame 0.23.0
- frame-registries-v0 - includes functionality to register custom dynamic registries, allowing a developer to create a registry with simple data pack support through codecs
[1.19] Frame 0.22.2
- ShapelessCriteriaRecipeJsonBuilder
- A few more recipe builder presets
- Modified some criteria names
- Separated various models from their registrar methods
[1.19] Frame 0.22.1
- Update Cloth to its latest 1.19 version to fix crashes
[1.19] Frame 0.22.0
- Expand Toymaker functionality