fix fabric stuff

This commit is contained in:
dfsek
2021-01-20 18:49:45 -07:00
parent 7b6d195615
commit 5b8beebaa3
5 changed files with 6 additions and 7 deletions

View File

@@ -168,7 +168,7 @@ public class DistributionTest {
}
private static final class BiomeProviderTemplate implements ConfigTemplate {
@Value("biome-pipeline")
@Value("biomes")
BiomeProvider.BiomeProviderBuilder biomeProviderBuilder;
public BiomeProvider.BiomeProviderBuilder getBiomeProviderBuilder() {