9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-27 11:09:06 +00:00
This commit is contained in:
Daniel Mills
2021-06-11 16:53:23 -04:00
parent 4445121023
commit 8a5e1cd4f1
2 changed files with 2 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ public class IrisEngineCompound implements EngineCompound {
engineMetadata.setLastVersion(Iris.instance.getDescription().getVersion());
if(engineMetadata.getStrongholdPositions() == null || engineMetadata.getStrongholdPositions().size() == 0)
{
if(!(world instanceof FakeWorld || world instanceof HeightedFakeWorld))