mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-02 16:07:06 +00:00
???
This commit is contained in:
parent
6a247c425a
commit
27b49f9d7e
@ -429,6 +429,7 @@ public class Iris extends VolmitPlugin implements Listener {
|
||||
@Override
|
||||
public ChunkGenerator getDefaultWorldGenerator(String worldName, String id) {
|
||||
|
||||
Iris.debug("THE WORLD NAME PASSED IN WAS " + worldName);
|
||||
IrisDimension dim;
|
||||
if (id == null || id.isEmpty()) {
|
||||
dim = IrisData.loadAnyDimension(IrisSettings.get().getGenerator().getDefaultWorldType());
|
||||
|
Loading…
x
Reference in New Issue
Block a user