Skip to content

Commit e8705a1

Browse files
committed
More biome work
1 parent 227e74a commit e8705a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/com/greatorator/tolkienmobs/TolkienMobsMain.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,8 @@ public class TolkienMobsMain {
7575

7676
// TODO
7777
// -Biomes
78-
// -Proper overworld generation
78+
// -Proper overworld generation or, Separate Dimension
7979
// -Structures
80-
// -Separate Dimension
8180

8281
public TolkienMobsMain(IEventBus modEventBus, ModContainer modContainer, Dist dist) {
8382
proxy = GeneralUtility.unsafeRunForDist(() -> ClientProxy::new, () -> CommonProxy::new);

0 commit comments

Comments
 (0)