Client-side weather and better time handling

- Weather can now also be changed client side
  - Corresponding /cweather command
- Now optionally works in singleplayer
- /ctime command works again
- Custom time is now a slider in the config screen
This commit is contained in:
Motschen
2023-05-24 18:10:38 +02:00
parent 07e80749d6
commit 366bc058a5
9 changed files with 131 additions and 45 deletions

View File

@@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop/
minecraft_version=1.19
yarn_mappings=1.19+build.4
loader_version=0.14.8
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.14.19
# Mod Properties
mod_version = 1.2.0
mod_version = 1.3.0
maven_group = eu.midnightdust
archives_base_name = timechanger
# Dependencies
fabric_version=0.56.0+1.19
midnightlib_version = 0.5.2
fabric_version=0.81.1+1.19.4
midnightlib_version=1.3.0-fabric