mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-05 23:36:12 +00:00
Tweaks
This commit is contained in:
@@ -316,6 +316,8 @@ public class IrisGenerator extends ParallelChunkGenerator
|
||||
J.attempt(() -> g.setPriority(Integer.valueOf(i.split("\\Q=\\E")[1]).intValue()));
|
||||
}
|
||||
}
|
||||
|
||||
g.generateRotationVariants();
|
||||
|
||||
schematicCache.put(folder, g);
|
||||
return g;
|
||||
|
||||
Reference in New Issue
Block a user