mirror of
https://github.com/TeamMidnightDust/TimeChanger.git
synced 2025-12-16 10:05:09 +01:00
Update to 1.19
This commit is contained in:
@@ -2,19 +2,18 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.17.1
|
||||
yarn_mappings=1.17.1+build.61
|
||||
loader_version=0.11.7
|
||||
# check these on https://fabricmc.net/develop/
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.4
|
||||
loader_version=0.14.8
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.0
|
||||
mod_version = 1.2.0
|
||||
maven_group = eu.midnightdust
|
||||
archives_base_name = timechanger
|
||||
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
fabric_version=0.40.1+1.17
|
||||
fabric_version=0.56.0+1.19
|
||||
|
||||
cloth_config_version = 5.0.38
|
||||
mod_menu_version = 2.0.2
|
||||
cloth_config_version = 7.0.72
|
||||
mod_menu_version = 4.0.0
|
||||
Reference in New Issue
Block a user