mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-22 19:09:19 +02:00
ported to 1.20.x
This commit is contained in:
parent
5f265a1265
commit
5a765e32a7
1 changed files with 7 additions and 9 deletions
|
@ -2,16 +2,14 @@
|
|||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.4-rc2
|
||||
yarn_mappings=1.19.4-rc2+build.1
|
||||
loader_version=0.14.17
|
||||
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.10
|
||||
loader_version=0.14.22
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.2.0
|
||||
maven_group = me.jonasjones
|
||||
archives_base_name = mcwebserver-fabric-quilt
|
||||
mod_version = 0.2.0
|
||||
maven_group = me.jonasjones
|
||||
archives_base_name = mcwebserver-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.75.3+1.19.4
|
||||
fabric_version=0.87.0+1.20.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue