Cleanup
This commit is contained in:
parent
24c501ce13
commit
90cd0b3bd0
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ public class EndBiomes {
|
||||||
int id = BuiltinRegistries.BIOME.getRawId(entry.getValue());
|
int id = BuiltinRegistries.BIOME.getRawId(entry.getValue());
|
||||||
occupiedIDs.add(id);
|
occupiedIDs.add(id);
|
||||||
});
|
});
|
||||||
System.out.println("Existing biomes: " + occupiedIDs);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue