Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)
The standard libraries of the Quilt ecosystem. Essential for your modding experience on Quilt!
Обновлён 2 декабря 2024 г. · опубликован 18 апреля 2022 г.
Quilted Fabric API (QFAPI) and Quilt Standard Libraries (QSL)
Essential standard libraries for the Quilt ecosystem. QSL gives modders Quilt-exclusive tools to add new and exciting features to their mods, while Quilted Fabric API provides compatibility with Fabric mods that use the Fabric API.
This project requires Quilt Loader!
The Quilt Project
The Quilt project is an open-source, community-driven modding toolchain designed primarily for Minecraft. By focusing on speed, ease of use and modularity, Quilt aims to provide a sleek and modern modding toolchain with an open ecosystem.
Learn more about Quilt on our website.
Notes
Quilt is currently still in development, and in beta. This means issues may arise but we will do our best to fix them as fast as we can.
Quilted Fabric API does not support the "implementation details" of most of Fabric API. Mods that use implementation details may work on Fabric, but will not work on Quilt.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 7.7.0+0.92.2-1.20.1 | Релиз | 1.20.1 | quilt | 2 декабря 2024 г. | .jar (2.6 МБ) |
| 11.0.0-alpha.3+0.102.0-1.21 | Бета | 1.21 | quilt | 12 августа 2024 г. | .jar (2.0 МБ) |
| 11.0.0-alpha.3+0.100.7-1.21 | Бета | 1.21 | quilt | 14 июля 2024 г. | .jar (2.0 МБ) |
| 7.6.0+0.92.2-1.20.1 | Релиз | 1.20.1 | quilt | 10 июля 2024 г. | .jar (2.6 МБ) |
| 11.0.0-alpha.2+0.100.4-1.21 | Бета | 1.21 | quilt | 8 июля 2024 г. | .jar (1.9 МБ) |
| 10.0.0-alpha.3+0.100.4-1.20.6 | Бета | 1.20.6 | quilt | 8 июля 2024 г. | .jar (2.0 МБ) |
| 11.0.0-alpha.1+0.100.4-1.21 | Бета | 1.21 | quilt | 4 июля 2024 г. | .jar (1.9 МБ) |
| 10.0.0-alpha.2+0.100.4-1.20.6 | Бета | 1.20.6 | quilt | 3 июля 2024 г. | .jar (2.0 МБ) |
| 7.5.0+0.92.2-1.20.1 | Релиз | 1.20.1 | quilt | 12 июня 2024 г. | .jar (2.6 МБ) |
| 9.0.0-alpha.8+0.97.0-1.20.4 | Бета | 1.20.4 | quilt | 22 апреля 2024 г. | .jar (1.9 МБ) |
| 9.0.0-alpha.7+0.96.11-1.20.4 | Бета | 1.20.4 | quilt | 7 апреля 2024 г. | .jar (1.9 МБ) |
| 8.0.0-alpha.6+0.91.6-1.20.2 | Бета | 1.20.2 | quilt | 3 апреля 2024 г. | .jar (1.8 МБ) |
| 9.0.0-alpha.6+0.96.11-1.20.4 | Бета | 1.20.4 | quilt | 3 апреля 2024 г. | .jar (1.9 МБ) |
| 9.0.0-alpha.5+0.96.11-1.20.4 | Бета | 1.20.4 | quilt | 29 марта 2024 г. | .jar (1.9 МБ) |
| 8.0.0-alpha.5+0.91.6-1.20.2 | Бета | 1.20.2 | quilt | 24 марта 2024 г. | .jar (1.8 МБ) |
Показаны последние 15 из 143 версий. Все версии — на Modrinth.
Ченджлог
7.7.0+0.92.2-1.20.1Релиз1.20.1 · 2 декабря 2024 г.
Provides Fabric API 0.92.2
- Merge pull request #175 from QuiltMC/bump-qsl-version-1.20.1 (Eli Orona)
- Bump version (Eli Orona)
11.0.0-alpha.3+0.102.0-1.21Бета1.21 · 12 августа 2024 г.
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_ballstag, add more melee weapons to melee tag, addc:fertilizerstag, fix entries for some biome and food tags (#3957) (TelepathicGrunt, Chocohead) - Translation updates (#3944) (Fabric Bot)
- Add
ShadeModeto 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
ConcurrentHashMapinsideRegistryAttributeImpl(#3970) (apple502j)
11.0.0-alpha.3+0.100.7-1.21Бета1.21 · 14 июля 2024 г.
Provides Fabric API 0.100.7
- Merge remote-tracking branch 'refs/remotes/fabric/1.21' into 1.21 (glitch)
- Bump version (modmuss50)
- Update vertex consumer after
BLOCK_OUTLINEevent (#3940) (Martijn van den Brand) - Fix some registry-related bugs (#3932) (apple502j)
- New Crowdin updates (#3928) (Fabric Bot)
- Add API to create reload listeners with a registry lookup. (#3927) (modmuss)
- Add tests for convention tag keys matching field names (#3925) (haykam821, modmuss50)
- Bump version (modmuss50)
- Fixed raw fish tag typo in name (#3921) (TelepathicGrunt)
- Bump version (modmuss50)
- New translations en_us.json (Japanese) (#3892) (Fabric Bot)
- Several tag fixes and additions (#3912) (TelepathicGrunt)
- Cleanup usages of
Text(#3916) (RacoonDog, modmuss50) - Add common Mace tag (#3909) (TelepathicGrunt)
- fabric-loot-api-v3 (#3903) (modmuss)
- Added Badlands and Wooded badlands to hot tag (#3902) (TelepathicGrunt)
7.6.0+0.92.2-1.20.1Релиз1.20.1 · 10 июля 2024 г.
Provides Fabric API 0.92.2
- Merge pull request #166 from EnnuiL/1.20.1 (ix0rai)
- Delete unused mixin (Ennui Langeweile)
- Try --warning-mode=fail Everything should work now (Ennui Langeweile)
- Backport Recipe Remainder bridge (Ennui Langeweile)
11.0.0-alpha.2+0.100.4-1.21Бета1.21 · 8 июля 2024 г.
Provides Fabric API 0.100.4
- fix actions (ix0rai)
- bump to alpha 2 (ix0rai)
- Merge pull request #165 from dpwilhelmsen/1.21 (ix0rai)
- Fix dependency name in deprecated/build.gradle (Daniel Wilhelmsen)
10.0.0-alpha.3+0.100.4-1.20.6Бета1.20.6 · 8 июля 2024 г.
Provides Fabric API 0.100.4
- fix actions (ix0rai)
- bump to alpha 3 (ix0rai)
- Fix dependency name in deprecated/build.gradle (Daniel Wilhelmsen)
11.0.0-alpha.1+0.100.4-1.21Бета1.21 · 4 июля 2024 г.
Provides Fabric API 0.100.4 Initial release
10.0.0-alpha.2+0.100.4-1.20.6Бета1.20.6 · 3 июля 2024 г.
Provides Fabric API 0.100.4 Initial release
Полная история изменений — на Modrinth.
Комментарии
Загружаем…