mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-31 04:46:40 +00:00
Font render correction
This commit is contained in:
@@ -641,6 +641,7 @@ public abstract class TerrainChunkGenerator extends ParallelChunkGenerator
|
||||
public void onHotload()
|
||||
{
|
||||
super.onHotload();
|
||||
getData().preferFolder(getDimension().getLoadFile().getParentFile().getParentFile().getName());
|
||||
loadGenerators();
|
||||
buildGenLayers(masterRandom);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user