Skip to content

Commit

Permalink
Downgrade loom
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Jan 26, 2024
1 parent 7bfba8c commit 8029405
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 "com.github.johnrengelman.shadow" version "8.1.1" apply false
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.5-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.4-SNAPSHOT" apply false
id "net.neoforged.licenser" version "0.7.2" apply false
id "io.github.p03w.machete" version "2.+" apply false
}
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ fabric.loom.multiProjectOptimisation=true
minecraft_version = 1.20.4
yarn_mappings = 1.20.4+build.3
loader_version = 0.15.6
forge_version = 20.4.130-beta
forge_version = 20.4.131-beta

# Mod Properties
mod_version = 4.0.0
mod_version = 4.0.1
maven_group = com.github.dima_dencep.mods
archives_base_name = rrls

Expand Down

0 comments on commit 8029405

Please sign in to comment.