mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 14:21:08 +00:00
more fixes
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ public final class BiomeUtil {
|
||||
.orElseThrow());
|
||||
} else {
|
||||
((ProtoPlatformBiome) biome.getPlatformBiome()).setDelegate(Registry.registerReference(registry,
|
||||
MinecraftUtil.registerKey(identifier)
|
||||
MinecraftUtil.registerBiomeKey(identifier)
|
||||
.getValue(),
|
||||
minecraftBiome));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user