mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-04 23:06:05 +00:00
fix typo
This commit is contained in:
@@ -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<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user