Silk API

Silk API

Mod

Fabric API extensions for making fancy functionality.

Client and server Library

17.6k downloads
11 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...
Filter channels...

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.

Updated the version number naming convention.

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.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.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.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.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.

1.0.0-beta.2---2024/07/24

Features:

  • Logic
    • Reconstructed the API architecture to make the API more advanced and robust, while fixing multiple known bugs.

1.0.0-beta---2024/07/15

Features:

  • Logic
    • Reconstructed the API architecture to make the API more advanced and robust, while fixing multiple known bugs.

If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!

Fixes:

  • Logic
    • Fixed the issue related to the assignment and judgment of projectile items in the RangedKilledEntityCriterion, which caused entities to drop no items or crash.

If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!

Fixes:

  • Logic
    • Fixed an issue in ChunkStorageData where getBiome() returning null would cause the game to crash.
  • Client
    • Fixed an issue in versions 1.20 to 1.20.1 where screens related to world upgrades were lacking backgrounds.
    • Fixed an issue where world loading requiring an upgrade would crash in versions 1.20 to 1.20.1.
    • Fixed an issue where all world generators in a mod shared the same name.
    • Fixed an issue where world upgrades would occasionally use other world generator upgrade methods.

If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!

Features:

  • Refactored the code into a multi-project structure similar to Fabric API, greatly facilitating development and adaptation to new versions. It still maintains support for the old version of the code.
  • As Minecraft is about to welcome version 1.20.5, version 1.20.2 will cease to receive updates.

Project members

GameGeek-Saikel

Owner

Details

Licensed LGPL-3.0-only
Published a year ago
Updated a day ago