Fix world gen freezing for certain MC versions
This commit is contained in:
+2
-1
@@ -138,8 +138,9 @@ public final class StepStructureStart
|
||||
}
|
||||
}
|
||||
|
||||
structurePlacementLock.unlock();
|
||||
#endif
|
||||
|
||||
structurePlacementLock.unlock();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user