Skip to content

Commit

Permalink
Updated toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Nov 7, 2023
1 parent 22087d7 commit 4056eaf
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,7 +1,7 @@
plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "io.github.pacifistmc.forgix" version "1.2.6"
id "dev.architectury.loom" version "1.2-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.4-SNAPSHOT" apply false
}

forgix {
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx4G

minecraft_version=1.20.2
yarn_mappings=1.20.2+build.1
fabric_loader_version=0.14.22
forge_version=1.20.2-48.0.1
yarn_mappings=1.20.2+build.4
fabric_loader_version=0.14.24
forge_version=1.20.2-48.0.34
mixin_extras_version=0.2.0
reflect_version=1.2.4

Expand Down

0 comments on commit 4056eaf

Please sign in to comment.