TRUE 0.102.0 PARITY!!!!
Actaully adds ore generation Actually adds natural spawning Change requirePower to default to false
This commit is contained in:
@@ -67,6 +67,9 @@ public class CommonClass
|
||||
ModSounds.register();
|
||||
ModPackets.register();
|
||||
|
||||
ModWorldGeneration.generateWorldGen();
|
||||
|
||||
if (Services.PLATFORM.getPlatformName().equals("FabricMC")) {
|
||||
ModWorldGeneration.generateWorldGen();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user