[1.21] QFAPI 11.0.0-alpha.3 and QSL 10.0.0-alpha.1
Pre-release
Pre-release
github-actions
released this
12 Aug 21:07
·
2 commits
to 1.21
since this release
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. (FabricMC#4009) (modmuss)
- Bump version (modmuss50)
- Revert registry sync changes. Allowing duplicate entries and vanilla clients on servers with modded registries. (FabricMC#3999) (modmuss)
- Bump version (modmuss50)
- Allow duplicate entries after being frozen on the client in prod. (FabricMC#3994) (modmuss)
- Bump version (modmuss50)
- Prevent vanilla clients from joining servers that require modded registry entries. (FabricMC#3992) (Patbox)
- Throw the exception when a duplicate registry entry is found. (FabricMC#3991) (modmuss)
- Add more TAWs for custom RenderLayers (FabricMC#3981) (Aaron)
- Don't track fake player network addons (FabricMC#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 (FabricMC#3957) (TelepathicGrunt, Chocohead) - Translation updates (FabricMC#3944) (Fabric Bot)
- Add
ShadeMode
to FRAPI (FabricMC#3937) (PepperCode1) - Replace redirect in lifecycle events with wrap operation (FabricMC#3887) (AlphaMode)
- Resource Conditions in Pack Overlays (FabricMC#3872) (Apollo, modmuss50)
- Bump version (modmuss50)
- Use
ConcurrentHashMap
insideRegistryAttributeImpl
(FabricMC#3970) (apple502j)