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