Skip to content

Commit

Permalink
Update loom and Neoforge
Browse files Browse the repository at this point in the history
(Note: This __will__ mean mods depending on KubeJS for 1.20.4+ will need to use Loom 1.5 or newer, but it's better to do this now than aeons later)
  • Loading branch information
MaxNeedsSnacks committed Mar 2, 2024
1 parent 46b3073 commit 8b493fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'base'
id 'java'
id 'maven-publish'
id "dev.architectury.loom" version "1.4-SNAPSHOT"
id "dev.architectury.loom" version "1.5-SNAPSHOT"
id "me.shedaniel.unified-publishing" version "0.1.+"
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ min_rhino_version=2004.2.3-build.4
architectury_version=11.0.9
rei_version=14.0.688
#rei_comp_version=9.0.16
neoforge_version=20.4.60-beta
neoforge_version=20.4.190
#forge_bookshelf_version=11.0.3
#forge_gamestages_version=7.+
jei_version=16.0.0.28
Expand Down

0 comments on commit 8b493fa

Please sign in to comment.