This commit is contained in:
Daniel Mills
2020-01-06 01:40:16 -05:00
parent 8b8d59065f
commit a7e58b715b
4 changed files with 14 additions and 75 deletions

View File

@@ -317,8 +317,6 @@ public class IrisGenerator extends ParallelChunkGenerator
}
}
g.generateRotationVariants();
schematicCache.put(folder, g);
return g;
}