Update MCPConfig to use new ForgeFlower to fix AccessTransformer issues on inner classes.
This commit is contained in:
parent
949a62a0da
commit
dbf649225a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ version = '1.0.0'
|
|||
project(':mcp') {
|
||||
apply plugin: 'net.minecraftforge.gradle.forgedev.mcp'
|
||||
mcp {
|
||||
config = 'de.oceanlabs.mcp:mcp_config:1.13-2018.08.19.04.56.08@zip'
|
||||
config = 'de.oceanlabs.mcp:mcp_config:1.13-2018.09.12.04.11.00@zip'
|
||||
pipeline = 'joined'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue