mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-22 19:09:19 +02:00
port to 1.21
This commit is contained in:
parent
6aa369dde1
commit
04bfa30a50
1 changed files with 5 additions and 5 deletions
|
@ -4,14 +4,14 @@ 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.6
|
minecraft_version=1.21
|
||||||
yarn_mappings=1.20.6+build.1
|
yarn_mappings=1.21+build.2
|
||||||
loader_version=0.15.10
|
loader_version=0.15.11
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 0.3.4
|
mod_version = 0.3.5
|
||||||
maven_group = me.jonasjones
|
maven_group = me.jonasjones
|
||||||
archives_base_name = mcwebserver-fabric-quilt
|
archives_base_name = mcwebserver-fabric-quilt
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.97.8+1.20.6
|
fabric_version=0.100.3+1.21
|
Loading…
Add table
Add a link
Reference in a new issue