[Fix] Biome Debug Logging
This commit is contained in:
parent
8613014c11
commit
8e4eaf30be
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ public class BCLBiomeRegistry {
|
||||||
BCLib.LOGGER.info("Did not manage biome " + biome);
|
BCLib.LOGGER.info("Did not manage biome " + biome);
|
||||||
}
|
}
|
||||||
|
|
||||||
System.out.println("Loaded " + biome);
|
//System.out.println("Loaded " + biome);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue