mlm plugin: disable until it can be rewritten without scene scans every frame
This commit is contained in:
@@ -42,7 +42,7 @@ public interface MotherlodeConfig extends Config
|
|||||||
)
|
)
|
||||||
default boolean enabled()
|
default boolean enabled()
|
||||||
{
|
{
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
|
|||||||
Reference in New Issue
Block a user