Skip to content

Commit

Permalink
Update NeoForge and JEI
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Sep 25, 2024
1 parent f09861a commit 2dfbeea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ plugins {
id 'eclipse'
id 'idea'
id 'maven-publish'
id 'net.neoforged.gradle.userdev' version '7.0.162'
id 'net.darkhax.curseforgegradle' version '1.1.24'
id 'net.neoforged.gradle.userdev' version '7.0.165'
id 'net.darkhax.curseforgegradle' version '1.1.25'
id 'com.modrinth.minotaur' version "2.+"
}

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.debug=false

# Base info
mc_version=1.21.1
neo_version=21.1.34
neo_version=21.1.61
neogradle.subsystems.parchment.minecraftVersion=1.21
neogradle.subsystems.parchment.mappingsVersion=2024.07.28
neogradle.subsystems.conventions.runs.create-default-run-per-type=false
Expand All @@ -24,6 +24,6 @@ modrinth_id=Nwz7U1QT

# Dependencies
jei_minecraft=1.21.1
jei_version=19.14.1.144
jei_version=19.18.10.218
patchouli_version=1.21-87-NEOFORGE
patchouli_provider_version=1.21.1-1.0.11-Snapshot.3

0 comments on commit 2dfbeea

Please sign in to comment.