mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
Fix mod not loading
This commit is contained in:
@@ -47,5 +47,6 @@ processResources {
|
|||||||
|
|
||||||
jar.manifest {
|
jar.manifest {
|
||||||
attributes 'FMLCorePlugin': 'com.tterrag.blurbg.BlurBGPlugin'
|
attributes 'FMLCorePlugin': 'com.tterrag.blurbg.BlurBGPlugin'
|
||||||
|
attributes 'FMLCorePluginContainsFMLMod': 'true'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user