mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 02:36:59 +00:00
V+
This commit is contained in:
parent
4445121023
commit
8a5e1cd4f1
@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'com.volmit.iris'
|
||||
version '1.3.9'
|
||||
version '1.3.10'
|
||||
def apiVersion = '1.14'
|
||||
def name = 'Iris'
|
||||
def main = 'com.volmit.iris.Iris'
|
||||
|
@ -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))
|
||||
|
Loading…
x
Reference in New Issue
Block a user