Skip to content

Commit

Permalink
1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
uku3lig committed Jun 7, 2023
1 parent bae27d4 commit 60454b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "fabric-loom" version "1.2-SNAPSHOT"
id "io.github.juuxel.loom-quiltflower" version "1.8.0"
id "io.github.juuxel.loom-quiltflower" version "1.10.0"
id "io.freefair.lombok" version "8.0.1"
id "org.ajoberstar.grgit" version "5.0.0"

Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20-pre1
yarn_mappings=1.20-pre1+build.7
loader_version=0.14.19
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.21

# Mod Properties
mod_version=1.0.0-alpha.2
Expand Down

0 comments on commit 60454b7

Please sign in to comment.