mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 14:21:33 +00:00
ffff
This commit is contained in:
@@ -57,6 +57,10 @@ public class IrisBiomeActuator extends EngineAssignedActuator<Biome> {
|
|||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
else{
|
||||||
|
System.out.println("H is not a BiomeGridHunkView!")
|
||||||
|
}
|
||||||
} catch(Throwable e) {
|
} catch(Throwable e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user