mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-23 11:29:19 +02:00
bumped version up to 1.19.3
This commit is contained in:
parent
0379c336e7
commit
385879c305
2 changed files with 5 additions and 7 deletions
|
@ -3,9 +3,10 @@ org.gradle.jvmargs=-Xmx1G
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.2
|
||||
yarn_mappings=1.19.2+build.8
|
||||
loader_version=0.14.9
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.5
|
||||
loader_version=0.14.13
|
||||
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.2.0
|
||||
|
@ -13,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
|
|||
archives_base_name = mcwebserver-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.55.1+1.19
|
||||
fabric_version=0.73.0+1.19.3
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
],
|
||||
"client": [
|
||||
"ExampleMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue