mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-02 16:05:29 +00:00
fix typo
This commit is contained in:
parent
cf66e1e226
commit
cac84ffe03
@ -21,7 +21,7 @@ public class PackFeatureOptionsTemplate implements ConfigTemplate {
|
||||
@Default
|
||||
private List<Identifier> excludedRegistryFeatures = new ArrayList<>();
|
||||
|
||||
@Value("features.inject-biome.excluded-features")
|
||||
@Value("features.inject-registry.excluded-features")
|
||||
@Default
|
||||
private List<Identifier> excludedBiomeFeatures = new ArrayList<>();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user