Update forge mappings to 20200916-1.16.2 (#4749)
This commit is contained in:
@@ -652,7 +652,7 @@ final class Registration {
|
||||
* world gen
|
||||
*/
|
||||
for (final IWorldGen.WorldGenType type : IWorldGen.WorldGenType.values()) {
|
||||
registries.worldgen().disableWorldGenForDimension(type, World.field_234919_h_.getRegistryName());
|
||||
registries.worldgen().disableWorldGenForDimension(type, World.THE_NETHER.getRegistryName());
|
||||
}
|
||||
|
||||
// whitelist from config
|
||||
|
||||
Reference in New Issue
Block a user