Dirrrrrrrrrrrrty

This commit is contained in:
cyberpwn
2022-09-15 02:32:29 -04:00
parent 60843b3bb9
commit 148261f876
6 changed files with 212 additions and 46 deletions

View File

@@ -52,7 +52,6 @@ public class ModeOverworld extends IrisEngineMode implements EngineMode {
EngineStage sPerfection = (x, z, k, p, m, c) -> perfection.modify(x, z, k, m, c);
registerStage(burst(
sBiome,
sGenMatter,
sTerrain
));