If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!
Fixes:
- Logic
- Fixed the problem caused by the duplicate name of getCodec() in UpgradeChunkGenerator.
- Client
- Fixed the remap crash caused by the getSession() mixin in UpgradeWarningScreenMixin$ShowScreen failing on the client side.
If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!
Features:
- Logic
- Added a 'World Upgrade System' that allows registering a world upgrader to allow players to upgrade the world.
- Added chunk generator codec register. (ChunkGeneratorCodecRegistry)
- Added customizable chunk generator interface. (CustomChunkGenerator)
- Added modifiable vanilla noise chunk generator. (SilkNoiseChunkGenerator)
Change:
-
Logic
- Added the methods of SilkVanillaBiomeParameters to make them easier to use.
-
Client
- Fixed the button display problem of WorldPresetCustomButtonCallbackMixin, now the world preset's custom button can correctly override the default button.
If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!
0.1.3---2023/12/16
Features:
- Logic
- Added damage type data generator.
Change:
- Logic
- Modified the methods of ModDataGeneration and SilkWorldGenerator to make them easier to understand.
- Client
- Mod logs use Markdown text format, with added title and list format support. It is recommended to only use title and list formats to write logs.
Note: Silk API will also be released to Modrinth and CurseForge same time. Authors who download there can get the rewards they deserve.
If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!
Fixed:
- Logic
- Fixed a fatal error where the project could only run in the development platform, cleared the cache and rebuilt the project to run in the client.
If you would like to support the Silk API, please consider contributing to our Patreon or 爱发电!
0.1.3---2023/12/16
Features:
- Logic
- Added damage type data generator.
Change:
- Logic
- Modified the methods of ModDataGeneration and SilkWorldGenerator to make them easier to understand.
- Client
- Mod logs use Markdown text format, with added title and list format support. It is recommended to only use title and list formats to write logs.