Updated forge to 1.13.2 - 25.0.191. Removed unused imports
This commit is contained in:
parent
2afa32ad9e
commit
5c309c8b3d
6 changed files with 1 additions and 29 deletions
|
@ -107,7 +107,7 @@ license {
|
|||
group = 'TechReborn'
|
||||
|
||||
dependencies {
|
||||
minecraft 'net.minecraftforge:forge:1.13.2-25.0.107'
|
||||
minecraft 'net.minecraftforge:forge:1.13.2-25.0.191'
|
||||
|
||||
if (findProject(':reborncore') != null) {
|
||||
compile project(":reborncore")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue