mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-09 17:26:07 +00:00
Rename predicates key to tests
This commit is contained in:
@@ -13,7 +13,7 @@ import com.dfsek.terra.api.config.meta.Meta;
|
||||
|
||||
public class LayerPredicatePackConfigTemplate implements ConfigTemplate {
|
||||
|
||||
@Value("generation.predicates")
|
||||
@Value("generation.tests")
|
||||
@Default
|
||||
private @Meta Map<String, LayerPredicate> predicates = new LinkedHashMap<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user