
Silk API
Fabric API extensions for making fancy functionality.
- Загрузки
- 56K
- Подписчики
- 27
- Обновлён
- 19 ноября 2024 г.
- Лицензия
- LGPL-3.0-only
Опубликован 13 августа 2023 г.
What is Silk API
Advanced Fabric API extensions for adding fancy mod items, blocks, mobs and features. The goal is to make it easy for fabric mod developers to produce a variety of advanced operations
- Silk API is a Fabric API-based extension core library that contains classes, methods, and interfaces that implement advanced Mod tools, blocks, entities, or features.
- Silk API is rapid and straightforward to develop, and you can add unparalleled new items to your Mod by simply implementing a few interfaces.
- The goal of Silk API is to become an advanced Mod development template, which can greatly facilitate the call, extension and linkage between different Mod. Bring a different ecological experience to the Fabric Mod environment.
- Silk API is available to everyone, e~~~~ven if you only want to use some of it!
How to use Silk API
- Go to this Wiki to learn how to use Silk API for Mod development: Silk API Development Guide
Ченджлог
1.0.4+1.21.1Релиз1.21, 1.21.1 · 19 ноября 2024 г.
Features:
- Updated to Minecraft 1.21~1.21.1.
1.0.4+1.20.6Релиз1.20.5, 1.20.6 · 9 ноября 2024 г.
Features:
- Added data component 'silk-api:adjust_fov_while_hold'
- Added data component 'silk-api:adjust_fov_while_use'
- Added data component 'silk-api:modify_move_while_hold'
- Added data component 'silk-api:modify_move_while_use'
- Added data component 'silk-api:projectile_container'
- Added data component 'silk-api:shoot_projectiles'
- Added data component 'silk-api:ranged_weapon'
- Added data component 'silk-api:inherent_status_effects'
- Added data component 'silk-api:custom_entity_hurt'
- Added data component 'silk-api:enchantment_traits'
Change:
- Updated Armor interface to ArmorHelper and optimized its methods.
- Updated Tool interface to ToolHelper and optimized its methods.
- Optimized the implementation of ranged weapon items to make them easier to write.
- Renamed Bow class to BowLikeItem.
- Renamed CrossBow class to CrossbowLikeItem.
- Removed the three ranged weapon expansion interfaces: RangedExpansion, BowExpansion, and CrossbowExpansion.
- Removed the item property system and replaced it with the new item array component.
Fixes:
- Fixed the crash issue when enabling experimental content or data packs during world creation.
1.0.3+1.20.4Релиз1.20.4 · 19 октября 2024 г.
Updated the version number naming convention.
1.20.4-1.0.3Релиз1.20.4 · 18 октября 2024 г.
1.0.3---2024/10/19
Change:
- Changed the message for when the changelog cannot be read to "Changelog does not exist!".
Fixes:
- Fixed an issue where the mod's built-in resource pack could not correctly read or override resources.
- Removed the mistakenly included built-in resource pack for silk-generate.
1.20.4-1.0.2Релиз1.20.4 · 14 октября 2024 г.
1.0.2---2024/10/14
Features:
- Now supports Fabric API version 0.95.3+1.20.4 and above.
Change:
- Reduced the initialization time for creating an upgradeable world when no save exists.
Fixes:
- Fixed an issue where the changelog in the mod tab could not be read in most cases.
1.20.4-1.0.1Релиз1.20.3, 1.20.4 · 6 октября 2024 г.
1.0.1---2024/10/06
Fixes:
- Fixed the issue where the world upgrader thread was continuously blocked when creating the first world.
- Fixed the issue where the API could not access the source code in night-config:core.
- Fixed the issue where the API built-in resource pack was missing and not compiled into the Jar release file.
- Fixed the issue where the API could not correctly read Minecraft code files in the user's environment.
1.20.4-1.0.0Релиз1.20.3, 1.20.4 · 25 сентября 2024 г.
1.0.0---2024/09/25
Features:
- Logic
- Reconstructed the API architecture to make the API more advanced and robust, while fixing multiple known bugs.
1.20.4-1.0.0-beta.3Бета1.20.3, 1.20.4 · 6 августа 2024 г.
1.0.0-beta.3---2024/08/06
Features:
- Logic
- Reconstructed the API architecture to make the API more advanced and robust, while fixing multiple known bugs.
Комментарии
Загружаем…