Compatibility
Minecraft: Java Edition
1.21
1.20.6
1.20.4
1.20–1.20.2
1.19.x
1.18.2
Platforms
Quilt
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed Apache-2.0
Published 2 years ago
Updated 2 months ago
Changelog
Provides Fabric API 0.102.0
- Update version (Eli Orona)
- fix actions (ix0rai)
- Fix dependency name in deprecated/build.gradle (Daniel Wilhelmsen)
- madame president we are go for launch (glitch)
- Fix the catalog (glitch)
- "QFAPI" for 1.21 (Eli Orona)
- Bump version (modmuss50)
- Add an API to add additional supported blocks to block entity types. (#4009) (modmuss)
- Bump version (modmuss50)
- Revert registry sync changes. Allowing duplicate entries and vanilla clients on servers with modded registries. (#3999) (modmuss)
- Bump version (modmuss50)
- Allow duplicate entries after being frozen on the client in prod. (#3994) (modmuss)
- 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)
- Bump version (modmuss50)
- Use
ConcurrentHashMap
insideRegistryAttributeImpl
(#3970) (apple502j)