mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 08:25:31 +00:00
fix: fix a typo
This commit is contained in:
parent
2d0e4a83b0
commit
5fa7007d45
@ -33,7 +33,7 @@ import com.dfsek.terra.api.world.info.WorldProperties;
|
||||
public class AllayGeneratorWrapper implements GeneratorWrapper {
|
||||
protected static final String DEFAULT_PACK_NAME = "overworld";
|
||||
protected static final String OPTION_PACK_NAME = "pack";
|
||||
protected static final String OPTION_SEED = "pack";
|
||||
protected static final String OPTION_SEED = "seed";
|
||||
|
||||
@Getter
|
||||
protected final BiomeProvider biomeProvider;
|
||||
|
Loading…
x
Reference in New Issue
Block a user