mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 19:55:10 +01:00
Blur 2.2.1 - 1.17
Update to MidnightConfig v1.0.4
This commit is contained in:
@@ -10,6 +10,6 @@ public class ModMenuIntegration implements ModMenuApi {
|
||||
|
||||
@Override
|
||||
public ConfigScreenFactory<?> getModConfigScreenFactory() {
|
||||
return parent -> new BlurConfig().getScreen(parent);
|
||||
return parent -> BlurConfig.getScreen(parent,"blur");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user