mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-07 00:06:12 +00:00
move resource dumping to AbstractTerraPlugin
This commit is contained in:
@@ -30,4 +30,6 @@ public interface PluginConfig {
|
||||
int getBiomeCache();
|
||||
|
||||
int getProviderCache();
|
||||
|
||||
boolean dumpDefaultConfig();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user