mirror of
https://github.com/JonasunderscoreJones/ConsoleMC.git
synced 2025-10-23 02:39:17 +02:00
Port to 1.20.3/.4
This commit is contained in:
parent
d18dca14f8
commit
31c8b2f324
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@ org.gradle.parallel=true
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
minecraft_version=1.20.2
|
minecraft_version=1.20.4
|
||||||
yarn_mappings=1.20.2+build.1
|
yarn_mappings=1.20.4+build.2
|
||||||
loader_version=0.14.22
|
loader_version=0.15.1
|
||||||
|
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
|
@ -15,4 +15,4 @@ maven_group = me.jonasjones
|
||||||
archives_base_name = consolemc-fabric-quilt
|
archives_base_name = consolemc-fabric-quilt
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.89.0+1.20.2
|
fabric_version=0.91.2+1.20.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue