Skip to content

Commit 9664fe0

Browse files
committed
Deployment from commit FabricMC/fabricmc.net@24ac01c
1 parent 8bab6b7 commit 9664fe0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.configuration-cache=false
88
# Fabric Properties
99
# check these on https://fabricmc.net/develop
1010
minecraft_version=1.21.3
11-
loader_version=0.18.6
11+
loader_version=0.19.2
1212
loom_version=1.16-SNAPSHOT
1313

1414
# Mod Properties

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
}
3131
],
3232
"depends": {
33-
"fabricloader": ">=0.18.6",
33+
"fabricloader": ">=0.19.2",
3434
"minecraft": "~1.21.3",
3535
"java": ">=21",
3636
"fabric-api": "*"

0 commit comments

Comments
 (0)