File Details
silk-api-1.20.2-0.2.0-sources.jar
- R
- Jan 24, 2024
- 328.29 KB
- 18
- 1.20.2
- Fabric + 1
File Name
silk-api-1.20.2-0.2.0-sources.jar
Supported Versions
- 1.20.2
Curse Maven Snippet
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.

