Skip to content

Commit

Permalink
Update Neo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Jul 7, 2024
1 parent 6e10338 commit 5c8e676
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.145'
id 'net.neoforged.gradle.userdev' version '7.0.151'
id 'net.darkhax.curseforgegradle' version '1.1.24'
id 'com.modrinth.minotaur' version "2.+"
}
Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ org.gradle.debug=false

# Base info
mc_version=1.21
neo_version=21.0.24-beta
neogradle.subsystems.parchment.minecraftVersion=1.20.6
neogradle.subsystems.parchment.mappingsVersion=2024.06.16
neo_version=21.0.38-beta
neogradle.subsystems.parchment.minecraftVersion=1.21
neogradle.subsystems.parchment.mappingsVersion=2024.06.23
neogradle.subsystems.conventions.runs.create-default-run-per-type=false
mod_group=com.shynieke.statues
mod_id=statues
Expand All @@ -23,7 +23,7 @@ modrinth_id=hsCeX7k7
version=0.4.4.1

# Dependencies
jei_version=19.0.0.9
jei_version=19.0.0.11
#crafttweaker_version=17.0.12
rei_version=15.0.728
architectury_version=12.1.3
Expand Down

0 comments on commit 5c8e676

Please sign in to comment.