Update Forge 1.19 to 41.0.100, handle breaking changes by Forge updates
This commit is contained in:
parent
0cfdd9c9ca
commit
16c316dd8a
3 changed files with 19 additions and 19 deletions
|
|
@ -40,7 +40,7 @@ dependencies {
|
|||
implementation project(path: ":DynmapCore", configuration: "shadow")
|
||||
implementation project(path: ':DynmapCoreAPI')
|
||||
|
||||
minecraft 'net.minecraftforge:forge:1.19-41.0.38'
|
||||
minecraft 'net.minecraftforge:forge:1.19-41.0.100'
|
||||
}
|
||||
|
||||
processResources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue