Skip to content

Commit

Permalink
updated neoforge, neogradle, jei, and emi
Browse files Browse the repository at this point in the history
  • Loading branch information
NewJumper committed Aug 18, 2024
1 parent de0c5ad commit b529091
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
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'eclipse'
id 'idea'
id 'maven-publish'
id 'net.neoforged.gradle.userdev' version '7.0.157'
id 'net.neoforged.gradle.userdev' version '7.0.161'
}
tasks.named('wrapper', Wrapper).configure { distributionType = Wrapper.DistributionType.BIN }

Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ org.gradle.debug=false
# Environment Properties
minecraft_version=1.21
minecraft_version_range=[1.21,1.21.2)
neo_version=21.0.166
neo_version=21.0.167
neo_version_range=[21.0.143,)
loader_version_range=[4,)
neogradle.subsystems.parchment.minecraftVersion=1.21
neogradle.subsystems.parchment.mappingsVersion=2024.07.28
jei_version=19.7.0.92
emi_version=1.1.10
jei_version=19.8.2.99
emi_version=1.1.12

## Mod Properties
mod_id=deeperdarker
Expand Down

0 comments on commit b529091

Please sign in to comment.