Refactored AutoSync
This commit is contained in:
parent
b398e47056
commit
123a5e2dc4
17 changed files with 610 additions and 518 deletions
|
@ -8,7 +8,6 @@ public class Configs {
|
|||
public static final PathConfig GENERATOR_CONFIG = new PathConfig(BCLib.MOD_ID, "generator");
|
||||
public static final PathConfig MAIN_CONFIG = new PathConfig(BCLib.MOD_ID, "main");
|
||||
public static final String MAIN_PATCH_CATEGORY = "patches";
|
||||
public static final String MAIN_SYNC_CATEGORY = "client_sync";
|
||||
|
||||
public static final PathConfig RECIPE_CONFIG = new PathConfig(BCLib.MOD_ID, "recipes");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue