Changelog
Added client-side supporting!
Added Cloth Config and Mod Menu client integration.
current.json
moved to world directory as seasons-current.json
Added auto creating GUI for all config files (except langs).
Added new features to config generation:
addHeader(String header)
- add header to file ("# * Header") and Cloth Config entries.addTypedValue(String key, Object value)
- add auto parsing value (required to correct entry creating in Cloth Config; in following format: 'key: "value" # | type: "Type"')addTypedValueAndCommentDefault(String key, Object value)
- add auto parsing value and comment with default value (in Cloth Config works similarly toaddTypedValue(String key, Object value)
; in following format: 'key: "value" # | type: "Type" | default: "value"')
Full Changelog: https://github.com/kochkaev/seasons-api/compare/1.0-RC-3.3...1.0-RC-4
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
AlphaVersion number
1.0-RC-4Loaders
Fabric
Game versions
1.21–1.21.1Downloads
15Publication date
August 30, 2024 at 7:53 AMPublisher
kochkaev
Member