Moved ADD_TESTS
-Field
This commit is contained in:
parent
4977e659db
commit
b652f4fbce
8 changed files with 9 additions and 13 deletions
|
@ -42,6 +42,7 @@ public class BCLib implements ModInitializer {
|
|||
public static final boolean RUNS_NULLSCAPE = FabricLoader.getInstance()
|
||||
.getModContainer("nullscape")
|
||||
.isPresent();
|
||||
public static final boolean ADD_TEST_DATA = true;
|
||||
|
||||
private void onDatagen() {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue