mirror of
https://github.com/JonasunderscoreJones/ConsoleMC.git
synced 2025-10-22 18:29:18 +02:00
port to 1.20.6
This commit is contained in:
parent
b5ddc995fc
commit
f259939809
1 changed files with 5 additions and 5 deletions
|
@ -4,15 +4,15 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.2
|
||||
loader_version=0.15.1
|
||||
minecraft_version=1.20.6
|
||||
yarn_mappings=1.20.6+build.1
|
||||
loader_version=0.15.10
|
||||
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.1.1
|
||||
mod_version = 0.1.2
|
||||
maven_group = me.jonasjones
|
||||
archives_base_name = consolemc-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.91.2+1.20.4
|
||||
fabric_version=0.97.8+1.20.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue