VILLAGER_BLACKLIST

@ConfigField(name = "Villager Blacklist", description = "The list of blacklisted villagers", defaultValue = "[]")
@SerializedName(value = "villagerBlacklist")
var VILLAGER_BLACKLIST: ArrayList<String>