Update forge 35.1.4 for registry fix

This commit is contained in:
IzzelAliz 2020-11-25 12:51:00 +08:00
parent c6939340e1
commit 6595ce3b44
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ apply plugin: 'io.izzel.arclight'
ext {
minecraftVersion = '1.16.4'
forgeVersion = '35.1.0'
forgeVersion = '35.1.4'
}
arclight {

View File

@ -22,7 +22,7 @@ apply plugin: 'maven-publish'
ext {
minecraftVersion = '1.16.4'
forgeVersion = '35.1.0'
forgeVersion = '35.1.4'
}
arclight {