Skip to content

Commit

Permalink
fix example mod for 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
lukflug committed Jun 10, 2023
1 parent 16e19d6 commit c37842a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-mod19/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs = -Xmx2500m
version = 0.2.4
versionmc = 0.2.4

loomVersion = 1.0.11
loomVersion = 1.2.7
minecraft19 = 1.19.2
mappings19 = 1.19.2+build.28
loader19 = 0.14.21
Expand Down

0 comments on commit c37842a

Please sign in to comment.