Name changes

This commit is contained in:
Astrash
2022-11-25 14:39:41 +11:00
parent b771e108b6
commit 878bede60b
3 changed files with 4 additions and 4 deletions
@@ -13,7 +13,7 @@ public class ExactBiomeColorConverterTemplate extends ExactColorConverterTemplat
@Value("match")
private ColorMapping<Biome> match;
@Value("fallback")
@Value("else")
private Biome fallback;
@Value("ignore-alpha")